JVCL Help:TJvWizardRouteMapControl

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
TJvWizardRouteMapList
TJvWizardRouteMapNodes
TJvWizardRouteMapSteps
run\JvWizard.pas


Summary

Base class to derive route map controls from.

run\JvWizard.pas


Pascal

 run\JvWizard.pas
 TJvWizardRouteMapControl = class(TCustomControl);


Description

Route maps are a type of control that is designed to give additional visual feedback when the user moves through the pages of the wizard. For example, a route map can display a list of all available pages in the wizard or display the previous, current and next page.
TJvWizardRouteMapControl defines the basic functionality of a route map control. Derive a new component from this class to implement your own route map or use one of the predefined route maps included with TJvWizard.

run\JvWizard.pas


About

Navigation

run\JvWizard.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