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