RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDefaultFieldsPagedAdapter.CurrentPage Property

Sets or gets the current page index.

Pascal
property CurrentPage: Integer;
C++
__property int CurrentPage;

Current page is a zero-based index that must be less than PageCount. Current page is used by the NextPage, GotoPage, and PrevPage actions to move between page. 

 

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