Datasnap.DSHTTPWebBroker.TDSWebDispatch.SetPathInfo

Aus RAD Studio API Documentation

Delphi

procedure SetPathInfo(const Value: string); override;

C++

virtual void __fastcall SetPathInfo(const System::UnicodeString Value);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
Datasnap.DSHTTPWebBroker.pas
Datasnap.DSHTTPWebBroker.hpp
Datasnap.DSHTTPWebBroker TDSWebDispatch

Beschreibung

Setzt die Dispatch-Pfadinformationen. {{#multireplace:Datasnap.DSHTTPWebBroker.TDSWebDispatch.SetPathInfo|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} erbt von {{#multireplace:Web.AutoDisp.TWebDispatch.SetPathInfo|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Der folgende Inhalt bezieht sich auf {{#multireplace:Web.AutoDisp.TWebDispatch.SetPathInfo|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Setzt die Dispatch-Pfadinformationen.

Weitere Informationen über die Pfadinformationen finden Sie in der Eigenschaft PathInfo.

Siehe auch