RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDefaultFieldsPagedAdapter.EndOfPage Method

Indicates whether the record index has gone past the last record in the current page.

Pascal
function EndOfPage: Boolean;
C++
__fastcall Boolean EndOfPage();

EndOfPage tests for the end of page using PageSize, RecordIndex, and CurrentPage

 

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