JVCL Help:TJvCustomOutlookBar.ActivePage
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomOutlookBar.ActivePage Property
[+] TJvCustomOutlookBar Events
[+] TJvCustomOutlookBar Methods
[+] TJvCustomOutlookBar Properties
Search in JVCL Help
Search in all projectsSummary
Specifies the page currently displayed by the control.
Pascal
propertyActivePage: TJvOutlookBarPage;
Description
Read ActivePage to determine which page is selected by the user. The user selects a page by clicking the mouse on its button. ActivePage is read-only and cannot be used to change the currently active page. To change the active page or determine the active page by index, use ActivePageIndex instead.
See Also
TJvCustomOutlookBar.ActivePageIndex
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