JVCL Help:TJvXPBarItem.Action

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

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

TJvXPBarItem.OnClick


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