JVCL Help:TJvWizardRouteMapControl
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvWizardRouteMapControl Class
[+] JvWizard.pas Classes
[+] TJvWizardRouteMapControl Events
[+] TJvWizardRouteMapControl Methods
[+] TJvWizardRouteMapControl Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvWizardRouteMapControl
TJvWizardRouteMapList
TJvWizardRouteMapNodes
TJvWizardRouteMapSteps
run\JvWizard.pas
Summary
Base class to derive route map controls from.
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.
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