[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Re-creates the Handle for the menu item.
Source position: menus.pp line 286
public procedure TMenuItem.RecreateHandle; virtual; |
RecreateHandle is a method used to destroy and re-create the Handle for the menu item. It is called when the type or the context for a TMenuItem instance is changed.
|
Handle for the menu item allocated in the widgetset class. |
|
|
Indicates whether a Handle has been allocated for the menu item. |
|
|
Ensures that a valid Handle exists for the menu item. |
|
|
Indicates whether the menu item automatically toggles the value in Checked when executed. |
|
|
ShowAlwaysCheckable - if True, Item is always shown as checkable. |
Version 4.0 | Generated 2025-05-03 | Home |