JVCL Help:TJvWizard.PageCount

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

Search in JVCL Help

 
Search in all projects
 

Summary

Returns the total number of pages in the wizard.


Pascal

 propertyPageCount: Integer;


Description

Read PageCount to determine the total number of pages in the Pages array. To iterate the Pages array, indices between 0 and PageCount - 1 are valid.


See Also

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