API:FireDAC.Comp.DataSet.TFDDataSet.AfterGetRecord
Delphi
property AfterGetRecord: TFDDataSetEvent read FAfterGetRecord write FAfterGetRecord;
C++
__property TFDDataSetEvent AfterGetRecord = {read=FAfterGetRecord, write=FAfterGetRecord};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| event | public | 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!