FireDAC.DatS.TFDDatSNamedList.AddObjectAt
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: protected | |
| Source: FireDAC.DatS.pas FireDAC.DatS.hpp
| |
| Unit: FireDAC.DatS | |
| Parent: TFDDatSNamedList | |
Delphi
procedure AddObjectAt(AObj: TFDDatSObject; AIndex: Integer); override;
C++
virtual void __fastcall AddObjectAt(TFDDatSObject* AObj, int AIndex);
Description
Embarcadero Technologies does not currently have any additional information.