JVCL Help:TJvCustomPage
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomPage Class
[+] JvPageList.pas Classes
[+] TJvCustomPage Events
[+] TJvCustomPage Methods
[+] TJvCustomPage Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvCustomPage
TJvNavPanelPage
TJvStandardPage
run\JvPageList.pas
Summary
Base class for a page used by a page list component.
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.
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