Datasnap.DSProxyDispatcher.TDSProxyDispatcher.Destroy

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TDSProxyDispatcher();

Propriétés

Type Visibilité  Source Unité  Parent
destructor public
Datasnap.DSProxyDispatcher.pas
Datasnap.DSProxyDispatcher.hpp
Datasnap.DSProxyDispatcher TDSProxyDispatcher


Description

Libère une instance de TDSProxyDispatcher.

Destroy libère l'objet TDSProxyDispatcher. N'appelez pas Destroy directement dans une application. Appelez Free à la place.

Voir aussi