JVCL Help:TJvXPBarItem.OnClick
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvXPBarItem.OnClick Property
[+] TJvXPBarItem Methods
[+] TJvXPBarItem Properties
Search in JVCL Help
Search in all projectsSummary
Occurs when the item is clicked.
Pascal
propertyOnClick: TNotifyEvent;
Description
Use the OnClick event handler to respond when the user clicks the item. If the item has an associated action, and that action has an OnExecute method, the action’s OnExecute method responds to click events unless it is superseded by an OnClick event handler.
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