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