Data.DBXPlatform.TDBXArrayList.Destroy

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TDBXArrayList();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
destructor public
Data.DBXPlatform.pas
Data.DBXPlatform.hpp
Data.DBXPlatform TDBXArrayList

Beschreibung

Gibt eine TDBXArrayList-Instanz frei.

Destroy gibt eine Instanz der Klasse TDBXArrayList frei.

Siehe auch