JVCL Help:TJvLookOut.Pages
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvLookOut.Pages Property
[+] TJvLookOut Methods
[+] TJvLookOut Properties
Search in JVCL Help
Search in all projectsSummary
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
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