JVCL Help:TJvCustomPageList.ActivePage
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomPageList.ActivePage Property
[+] TJvCustomPageList Events
[+] TJvCustomPageList Methods
[+] TJvCustomPageList Properties
Search in JVCL Help
Search in all projectsSummary
Specifies the page currently displayed by the page list control.
Pascal
propertyActivePage: TJvCustomPage;
Description
Read ActivePage to determine which page is selected by the user. Set ActivePage to bring a page to the foreground. Only one page can be active at a time. To change the ActivePage to the page that precedes or follows the active page, use the FindNextPage method.
See Also
TJvCustomPageList.ActivePageIndex, TJvCustomPageList.FindNextPage
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