[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Frees the Handles for the items on the menu.
Source position: menus.pp line 399
public procedure TMenu.DestroyHandle; virtual; |
DestroyHandle calls the DestroyHandle method in Items to free all of the handles for the menu items.
|
Contains the menu items displayed on the menu. |
|
|
Frees the Handle for the control and any handles allocated for its Items. |
lazarus-ccr.sourceforge.net |