JVCL Help:TJvWizardPagePanel
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvWizardPagePanel Class
[+] JvWizard.pas Classes
[+] TJvWizardPagePanel Methods
[+] TJvWizardPagePanel Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvWizardGraphicObject
TJvWizardPageObject
TJvWizardPagePanel
run\JvWizard.pas
Summary
Class that manages the settings for a background panel area on a wizard page.
Pascal
run\JvWizard.pas
TJvWizardPagePanel = class(TJvWizardPageObject);
Description
TJvWizardPagePanel is the type used for the panel property of a wizard page. Note that although the name suggests that it derives from TWinControl it is actually not a real control. TJvWizardPagePanel is derived from TObject and only draws a panel like rectangle on the page background.
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