[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Class type used to create new instances of TMenuActionLink.
Source position: menus.pp line 96
type TMenuActionLinkClass = class of TMenuActionLink; |
|
TMenuActionLink: defines the link between a selected menu item and its corresponding action. |
|
|
Gets the class reference used to create an action link for the class. |
|
|
Action is the default action associated with the menu item. |
|
|
Sets the value for the Action property. |
Version 4.0 | Generated 2025-05-03 | Home |