JVCL Help:TJvWizardCustomPage
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvWizardCustomPage Class
[+] JvWizard.pas Classes
[+] TJvWizardCustomPage Events
[+] TJvWizardCustomPage Methods
[+] TJvWizardCustomPage Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvWizardCustomPage
TJvWizardInteriorPage
TJvWizardWelcomePage
run\JvWizard.pas
Summary
Base class for wizard pages.
Pascal
run\JvWizard.pas
TJvWizardCustomPage = class(TCustomControl);
Description
TJvWizardCustomPage is the base class for pages that can be displayed in a TJvWizard. Currently, TJvWizard only defines two different page types derived from TJvCustomPage: TJvWizardWelcomePage and TJvWizardInteriorPage.
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