FireDAC.DatS.TFDDatSNestedRowList.RemoveAt
Delphi
procedure RemoveAt(AIndex: Integer; ANotDestroy: Boolean = False); override;
C++
virtual void __fastcall RemoveAt(int AIndex, bool ANotDestroy = false);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | FireDAC.DatS.pas FireDAC.DatS.hpp |
FireDAC.DatS | TFDDatSNestedRowList |
Description
Embarcadero Technologies does not currently have any additional information.