[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Action is the default action associated with the menu item.
Source position: menus.pp line 321
published property TMenuItem.Action : TBasicAction |
The value for the property is read from the Action member in ActionLink when it has been assigned. Otherwise, the property value is Nil. Setting a new value for the property causes the TMenuActionLink class instance in ActionLink to be created and configured as needed.
|
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.0 | Generated 2025-05-03 | Home |