FireDAC.Comp.DataSet.TFDDataSet.GetRowIndex

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetRowIndex(ABuffer: TRecBuf = C_NIL): Integer;

C++

int __fastcall GetRowIndex(NativeInt ABuffer = (NativeInt)(0x0));

Properties

Type Visibility Source Unit Parent
function protected
FireDAC.Comp.DataSet.pas
FireDAC.Comp.DataSet.hpp
FireDAC.Comp.DataSet TFDDataSet

Description

Embarcadero Technologies does not currently have any additional information.