JVCL Help:TJvWizardCustomPage

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvWizardCustomPage
TJvWizardInteriorPage
TJvWizardWelcomePage
run\JvWizard.pas


Summary

Base class for wizard pages.

run\JvWizard.pas


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.

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