FireDAC.DatS.TFDDatSList.RemoveAt

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
procedure
function
Visibility: public
Source:
FireDAC.DatS.pas
FireDAC.DatS.hpp
Unit: FireDAC.DatS
Parent: TFDDatSList

Delphi

procedure RemoveAt(AIndex: Integer; ANotDestroy: Boolean = False); virtual;

C++

virtual void __fastcall RemoveAt(int AIndex, bool ANotDestroy = false);

Description

Embarcadero Technologies does not currently have any additional information.