RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDefaultFieldsPagedAdapter.SkipToPage Method

Skips records until the current record is within the current page.

Pascal
procedure SkipToPage;
C++
__fastcall SkipToPage();

SkipToPage calls GetNextRecord to reach the first record in the current page. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!