JVCL Help:TJvWizardRouteMapControl.Pages
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvWizardRouteMapControl.Pages Property
[+] TJvWizardRouteMapControl Events
[+] TJvWizardRouteMapControl Methods
[+] TJvWizardRouteMapControl Properties
Search in JVCL Help
Search in all projectsSummary
Provides indexed access to the wizard pages.
Pascal
propertyPages [Index: Integer]: TJvWizardCustomPage;
Parameters
Parameters | Description |
Index | Index of the page to access. |
Description
Pages is provided as a simple way of accessing the pages of the wizard control that the route map is connected to. Before accessing Pages, make sure that Wizard <> nil.
See Also
TJvWizardRouteMapControl.Wizard
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