API: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 la classe TCustomWebFileDispatcher.

Datasnap.DSProxyDispatcher.TDSProxyDispatcher.Destroy hérite de Web.HTTPApp.TCustomWebFileDispatcher.Destroy. Tout le contenu en-dessous de cette ligne se réfère à Web.HTTPApp.TCustomWebFileDispatcher.Destroy.

Libère une instance de la classe TCustomWebFileDispatcher.

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

Voir aussi