JVCL Help:IPageList.GetPageCount

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 number of available pages.


Pascal

 functionGetPageCount: Integer;


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