JVCL Help:TJvWizardRouteMapSteps

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvWizardRouteMapControl
TJvWizardRouteMapSteps
run\JvWizardRouteMapSteps.pas


Summary

Route map component for displaying the pages in a wizard.

run\JvWizardRouteMapSteps.pas


Pascal

 run\JvWizardRouteMapSteps.pas
 TJvWizardRouteMapSteps = class(TJvWizardRouteMapControl);


Description

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

run\JvWizardRouteMapSteps.pas


About

Navigation

run\JvWizardRouteMapSteps.pas



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