API:Datasnap.DSProxyDispatcher.TDSProxyDispatcher.Create

De RAD Studio API Documentation

Delphi

constructor Create(AOwner: TComponent); override;

C++

__fastcall virtual TDSProxyDispatcher(System::Classes::TComponent* AOwner);

Propriétés

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

Description

Crée une instance de TCustomWebFileDispatcher. {{#multireplace:Datasnap.DSProxyDispatcher.TDSProxyDispatcher.Create|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} hérite de {{#multireplace:Web.HTTPApp.TCustomWebFileDispatcher.Create|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Tout le contenu en-dessous de cette ligne se réfère à {{#multireplace:Web.HTTPApp.TCustomWebFileDispatcher.Create|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Crée une instance de TCustomWebFileDispatcher.

Appelez Create pour créer une instance de l'objet TCustomWebFileDispatcher.

Create crée et active les propriétés des fichiers HTTP et un masque correspondant à tous ces fichiers.

Voir aussi