RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDefaultFieldsPagedAdapter.GetPageCount Method

Calculates the number of pages needed to display all adapter records.

Pascal
function GetPageCount: Integer;
C++
__fastcall int GetPageCount();

GetPageCount calculates the page count using PageCount, PageSize, and RecordCount

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!