FireDAC.Comp.DataSet.TFDDataSet.DoAfterGetRecords
Delphi
procedure DoAfterGetRecords(AFromRecord, AToRecord: Integer); virtual;
C++
virtual void __fastcall DoAfterGetRecords(int AFromRecord, int AToRecord);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | protected | FireDAC.Comp.DataSet.pas FireDAC.Comp.DataSet.hpp | FireDAC.Comp.DataSet | TFDDataSet | 
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!