JVCL Help:TJvLookOut.Pages

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

Search in JVCL Help

 
Search in all projects
 

Summary

Provides indexed access to the pages in the control.


Pascal

 propertyPages [Index: Integer]: TJvLookOutPage;


Description

Use Pages to access the pages in the control using an index. The first page is at index 0 and the last page is at index PageCount - 1. If PageCount is 0, there are no pages in the control.


See Also

TJvLookOut.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