Datasnap.DSClientRest.TDSRestCallbackLoop.Destroy

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TDSRestCallbackLoop();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
destructor public
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Datasnap.DSClientRest TDSRestCallbackLoop


Beschreibung

Gibt eine TDSRestCallbackLoop-Instanz frei.

Die Methode Destroy gibt eine Instanz der Klasse TDSRestCallbackLoop frei.

Siehe auch