[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Parent component for the menu.
Source position: menus.pp line 422
public property TMenu.Parent : TComponent |
Parent is a TComponent property with the component associated with the menu instance. Setting Parent to Nil when a handle has been assigned for Items in the menu causes the DestroyHandle method to be called.
|
Frees the Handles for the items on the menu. |
|
|
Provides indexed access to the child menu items for the current class instance. |
|
|
Handle for the menu item allocated in the widgetset class. |
Version 4.0 | Generated 2025-05-03 | Home |