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.6 | Hosted on Source Forge |