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