API:Datasnap.DSHTTPWebBroker.TDSHTTPWebDispatch.Create

Aus RAD Studio API Documentation

Delphi

constructor Create(AComponent: TDSHTTPWebDispatcher);

C++

__fastcall TDSHTTPWebDispatch(TDSHTTPWebDispatcher* AComponent);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public
Datasnap.DSHTTPWebBroker.pas
Datasnap.DSHTTPWebBroker.hpp
Datasnap.DSHTTPWebBroker TDSHTTPWebDispatch

Beschreibung

Erzeugt und initialisiert eine Instanz von TWebDispatch. {{#multireplace:Datasnap.DSHTTPWebBroker.TDSHTTPWebDispatch.Create|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} erbt von {{#multireplace:Web.AutoDisp.TWebDispatch.Create|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Der folgende Inhalt bezieht sich auf {{#multireplace:Web.AutoDisp.TWebDispatch.Create|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Erzeugt und initialisiert eine Instanz von TWebDispatch.

Der Konstruktor von TWebDispatch wird automatisch vom Konstruktor der selbstverteilenden Komponente aufgerufen, die das TWebDispatch-Objekt zur Implementierung ihrer Eigenschaft WebDispatch verwendet. Der Parameter AComponent gibt die betreffende selbstverteilende Komponente an.