JVCL Help:TJvOutlookBar.OnPageChange

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

Search in JVCL Help

 
Search in all projects
 

Summary

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