RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDefaultFieldsPagedAdapter.GetRecordIndex Method

Returns the index of the current record.

Pascal
function GetRecordIndex: Integer; virtual;
C++
virtual __fastcall int GetRecordIndex();

GetRecordIndex calls the OnGetRecordIndex event handler. 

 

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