API:Data.DBXPlatform.TDBXArrayList.Remove

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure Remove(Index: Integer); overload;
procedure Remove(Element: TObject); overload;

C++

void __fastcall Remove(int Index)/* overload */;
void __fastcall Remove(System::TObject* Element)/* overload */;

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
Data.DBXPlatform.pas
Data.DBXPlatform.hpp
Data.DBXPlatform TDBXArrayList

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !