JVCL Help:TJvCustomPageList.GetPageClass

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

Search in JVCL Help

 
Search in all projects
 

Summary

Returns the class type for the pages in the page list control.


Pascal

 functionGetPageClass: TJvCustomPageClass;


Return Value

The class type of pages created by the page list.


Description

GetPageClass returns the class used to create pages in the page list. Override this method to return your own TJvCustomPage class in descendants of 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