JVCL Help:TJvWizardRouteMapList

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
run\JvWizardRouteMapList.pas


Summary

A route map component that displays the pages of a wizard as a list.

run\JvWizardRouteMapList.pas


Pascal

 run\JvWizardRouteMapList.pas
 TJvWizardRouteMapList = class(TJvWizardRouteMapControl);


Description

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

run\JvWizardRouteMapList.pas


About

Navigation

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