API:Datasnap.DSProxyDispatcher.TDSProxyDispatcher.Create

Aus RAD Studio API Documentation

Delphi

constructor Create(AOwner: TComponent); override;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public
Datasnap.DSProxyDispatcher.pas
Datasnap.DSProxyDispatcher.hpp
Datasnap.DSProxyDispatcher TDSProxyDispatcher

Beschreibung

Erstellt eine Instanz von TCustomWebFileDispatcher. {{#multireplace:Datasnap.DSProxyDispatcher.TDSProxyDispatcher.Create|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} erbt von {{#multireplace:Web.HTTPApp.TCustomWebFileDispatcher.Create|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Der folgende Inhalt bezieht sich auf {{#multireplace:Web.HTTPApp.TCustomWebFileDispatcher.Create|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Erstellt eine Instanz von TCustomWebFileDispatcher.

Mit Create erstellen Sie eine Instanz des TJSONByteReader-Objekts.

Create erstellt und aktiviert sowohl die Eigenschaften der HTTP-Dateien als auch eine Maske, die mit diesen Dateien übereinstimmt.

Siehe auch