JVCL Help:TJvNavigationPane.NavPages
From Project JEDI Wiki
Jump to navigationJump to search[+] TJvNavigationPane Events
[+] TJvNavigationPane Properties
Search in JVCL Help
Search in all projectsSummary
Provides indexed access to the pages in the control.
Pascal
propertyNavPages [Index: Integer]: TJvNavPanelPage;
Parameters
Parameters | Description |
Index | The index of the page in the control. The first page has the index 0 and the last page has the index PageCount - 1 |
Description
Use NavPages to access the pages in the control as an array.
See Also
TJvCustomPageList.PageCount
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