JVCL Help:TJvOutlookBar.OnButtonClick
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvOutlookBar.OnButtonClick Event
[+] TJvOutlookBar Events
[+] TJvOutlookBar Properties
Search in JVCL Help
Search in all projectsSummary
Occurs when the user clicks a button using the left mouse button.
Pascal
propertyOnButtonClick: TOutlookBarButtonClick;
Parameters
Parameters | Description |
Sender | The object that triggered the event |
Index | The index of the button that was clicked. The button is always located on the currently active page. |
Description
Write a handler for the OnButtonClick event to take specific action when the user clicks a button. The clicked button is always located on the active page.
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