RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TPagedAdapter.OnGetRecordIndex Event

Implement this event to identify the zero-based current record.

Pascal
property OnGetRecordIndex: TGetRecordIndexEvent;
C++
__property TGetRecordIndexEvent OnGetRecordIndex;

OnGetRecordIndex is called to calculate the current page. 

 

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