JVCL Help:TJvStandardPage.PageIndex

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

Search in JVCL Help

 
Search in all projects
 

Summary

The index of this page.


Pascal

 propertyPageIndex: Integer;


Description

Read PageIndex to determine where the page is placed in the parents Pages array. Set PageIndex to change the place of the page in the Pages array. PageIndex is 0-based, that is, the first page in the Pages array has Index 0 and the last page has index PageCount - 1


See Also

TJvCustomPageList.PageCount, TJvCustomPageList.Pages


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