JVCL Help:TJvCustomPageList.GetPageCount
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomPageList.GetPageCount Method
[+] TJvCustomPageList Events
[+] TJvCustomPageList Methods
[+] TJvCustomPageList Properties
Search in JVCL Help
Search in all projectsSummary
Returns the number of available pages.
Pascal
functionGetPageCount: Integer; virtual;
Return Value
Returns the number of pages in the IPageList implementation or 0 if it is empty.
Description
getPageCount is called by the IPageList consumer when it needs to know how many pages are in the page list.
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