JVCL Help:TJvWizard
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvWizard Class
[+] JvWizard.pas Classes
[+] TJvWizard Events
[+] TJvWizard Methods
[+] TJvWizard Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvWizard
run\JvWizard.pas
Summary
Control that provides support for creating wizard style dialogs.
Pascal
run\JvWizard.pas
TJvWizard = class(TJvCustomControl);
Description
- 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.
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