Datasnap.DSProxyWriter.TDSCustomProxyWriter.Destroy

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TDSCustomProxyWriter();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
destructor public
Datasnap.DSProxyWriter.pas
Datasnap.DSProxyWriter.hpp
Datasnap.DSProxyWriter TDSCustomProxyWriter

Beschreibung

Gibt eine TDSCustomProxyWriter-Instanz frei.

Die Methode Destroy gibt eine Instanz der Klasse TDSCustomProxyWriter frei.

Siehe auch