|
RAD Studio VCL Reference
|
Returns the value of the RecordIndex property.
function GetRecordIndex: Integer; override;
virtual __fastcall int GetRecordIndex();
GetRecordIndex is the protected read implementation of the RecordIndex property.
This method returns an internally maintained index that indicates where the dataset is positioned.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|