JVCL Help:TJvWizardRouteMapControl.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 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