JVCL Help:TJvWizardRouteMapList
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvWizardRouteMapList Class
[+] JvWizardRouteMapList.pas Classes
[+] TJvWizardRouteMapList Events
[+] TJvWizardRouteMapList Methods
[+] TJvWizardRouteMapList Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvWizardRouteMapControl
TJvWizardRouteMapList
run\JvWizardRouteMapList.pas
Summary
A route map component that displays the pages of a wizard as a list.
Pascal
run\JvWizardRouteMapList.pas
TJvWizardRouteMapList = class(TJvWizardRouteMapControl);
Description
- JVCLInfo
Use TJvWizardRouteMapList to display the pages in a TJvWizard as a list of items. TJvWizardRouteMapList has several properties to control its appearance and behavior, including Clickable, Alignment, ShowImages, HotTrack, ItemColor, ItemHeight and many others.
To use this component, you should:
- Drop a TJvWizard on the form.
- Select the wizard in the form.
- Drop a TJvWizardRouteMapList on the 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