[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Ensures that a Handle has been allocated for the menu.
Source position: menus.pp line 418
public procedure TMenu.HandleNeeded; |
Calls CreateHandle if the Handle has not been allocated for the menu.
|
Handle for the menu allocated in the widgetset class. |
|
|
Returns True if a Handle has been allocated for the menu. |
|
|
Creates the Handle for the menu. |
|
|
Frees the Handles for the items on the menu. |
|
|
Gets the value for the Handle property. |
Version 4.0 | Generated 2025-05-03 | Home |