JVCL Help:TJvOutlookBar.OnPageChange
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvOutlookBar.OnPageChange Event
[+] TJvOutlookBar Events
[+] TJvOutlookBar Properties
Search in JVCL Help
Search in all projectsSummary
Occurs after the active page has changed.
Pascal
propertyOnPageChange: TOutlookBarPageChange;
Parameters
Parameters | Description |
Sender | The object that triggered the event. |
Index | The index of the new active page. |
Description
Write a handler for the OnPageChange event to take specific actions when the user has changed to a new active page.
See Also
TJvCustomOutlookBar.OnPageChanging
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