FireDAC.DatS.TFDDatSViewMechList.AddDetail

From RAD Studio API Documentation
Jump to: navigation, search

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.