JVCL Help:TJvPageList.OnChange
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvPageList.OnChange Property
[+] TJvPageList Events
[+] TJvPageList Methods
[+] TJvPageList Properties
Search in JVCL Help
Search in all projectsSummary
Occurs immediately after a new page has been selected.
Pascal
propertyOnChange: TNotifyEvent;
Description
Write an OnChange event handler to take specific actions when the active page has changed. To access the new active page, access either the ActivePage or ActivePageIndex properties.
See Also
TJvCustomPageList.ActivePage, TJvCustomPageList.ActivePageIndex, TJvCustomPageList.OnChanging
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