JVCL Help:TJvWizard

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvWizard
run\JvWizard.pas


Summary

Control that provides support for creating wizard style dialogs.

run\JvWizard.pas


Pascal

 run\JvWizard.pas
 TJvWizard = class(TJvCustomControl);


Description

  1. JVCLInfo

Use a TJvWizard to add a wizard style dialog to your application. To use, drop a TJvWizard on a form and add the pages needed. TJvWizard has integrated navigation buttons and provides events to control the logic of page moves.

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