FireDAC.DatS.TFDDatSList.AddObject
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: protected | |
| Source: FireDAC.DatS.pas FireDAC.DatS.hpp
| |
| Unit: FireDAC.DatS | |
| Parent: TFDDatSList | |
Delphi
function AddObject(AObj: TFDDatSObject): Integer; inline;
C++
int __fastcall AddObject(TFDDatSObject* AObj);
Description
Embarcadero Technologies does not currently have any additional information.