FireDAC.DatS.TFDDatSNestedRowList.RemoveAt

From RAD Studio API Documentation
Jump to: navigation, search

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.