JVCL Help:TJvWizardRouteMapSteps
JVCL Help: TJvWizardRouteMapSteps Class
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvWizardRouteMapControl
TJvWizardRouteMapSteps
run\JvWizardRouteMapSteps.pas
Summary
Route map component for displaying the pages in a wizard.
Pascal
run\JvWizardRouteMapSteps.pas
TJvWizardRouteMapSteps = class(TJvWizardRouteMapControl);
Description
- JVCLInfo
TJvWizardRouteMapSteps is a route map component that can be used with a TJvWizard. When dropped on the form where a wizard has been placed, the route map is assigned to the wizard automatically.
A route map is a control within the wizard that shows the pages of the wizard in an alternate and often graphical manner. TJvWizardRouteMapSteps displays the next and previous pages of the wizard as a label. If ShowNavigators is true it also displays navigation buttons. Clicking on a button will activate the corresponding page.
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