FireDAC.DatS.TFDDatSViewMechList.AddDetail
Delphi
function AddDetail(AParentRel: TFDDatSRelation;
AParentRow: TFDDatSRow): TFDDatSMechDetails;
C++
TFDDatSMechDetails* __fastcall AddDetail(TFDDatSRelation* AParentRel, TFDDatSRow* AParentRow);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | FireDAC.DatS.pas FireDAC.DatS.hpp |
FireDAC.DatS | TFDDatSViewMechList |
Description
Embarcadero Technologies does not currently have any additional information.