[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Menus' (#lcl)

TMenu.DestroyHandle

Frees the Handles for the items on the menu.

Declaration

Source position: menus.pp line 410

public procedure TMenu.DestroyHandle; virtual;

Description

DestroyHandle calls the DestroyHandle method in Items to free all of the handles for the menu items.

See also

TMenu.Items

  

Contains the menu items displayed on the menu.

TMenuItem.DestroyHandle

  

Frees the Handle for the control and any handles allocated for its Items.


Version 4.0 Generated 2025-05-03 Home