[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Executes the menu item with the specified numeric Command value.
Source position: menus.pp line 419
public function TMenu.DispatchCommand( |
ACommand: Word |
):Boolean; |
ACommand |
|
Numeric command value to locate in the menu items for the menu. |
True if a menu item with the specified command was found and executed.
|
Gets the menu item with the specified value in a given property. |
|
|
Numeric command for the menu item as assigned in the widgetset class. |
|
|
Performs actions needed when the menu item is clicked. |
Version 4.0 | Generated 2025-05-03 | Home |