JVCL Help:TJvXPBarItem.Action
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvXPBarItem.Action Property
[+] TJvXPBarItem Methods
[+] TJvXPBarItem Properties
Search in JVCL Help
Search in all projectsSummary
Designates the action associated with the item.
Pascal
propertyAction: TBasicAction;
Description
Action is the action object that is associated with the item. Actions allow an application to centralize the response to user commands. When an item is associated with an action, the action determines the appropriate properties and events of the item (such as whether the item is enabled or how it responds to an OnClick event).
See Also
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page