Gets the value for the Action property.
Source position: menus.pp line 234
protected function TMenuItem.GetAction: TBasicAction; |
Value for the property.
The value for the property is read from the ActionLink property (when assigned). The property value is Nil when a TMenuActionLink instance has not been assigned to ActionLink.
|
Action is the default action associated with the menu item. |
|
|
Contains the link to the Action for the menu item. |
|
|
TMenuActionLink: defines the link between a selected menu item and its corresponding action. |
| Version 4.4 | Generated 2025-11-08 | Home |