JVCL Help:TJvWizardPagePanel

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvWizardGraphicObject
TJvWizardPageObject
TJvWizardPagePanel
run\JvWizard.pas


Summary

Class that manages the settings for a background panel area on a wizard page.

run\JvWizard.pas


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.

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