JVCL Help:TJvCustomPage

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvCustomPage
TJvNavPanelPage
TJvStandardPage
run\JvPageList.pas


Summary

Base class for a page used by a page list component.

run\JvPageList.pas


Pascal

 run\JvPageList.pas
 TJvCustomPage = class(TJvCustomControl);


Description

Don't create instances of TJvCustomPage. Instead, use it as a base class to derive new page classes from when you implement your own TJvCustomPageList descendant. TJvCustomPage defines and implements the basic behavior for a page in a TJvCustomPageList.

run\JvPageList.pas


About

Navigation

run\JvPageList.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