Datasnap.DSHTTPWebBroker.TDSWebDispatch.SetPathInfo
Delphi
procedure SetPathInfo(const Value: string); override;
C++
virtual void __fastcall SetPathInfo(const System::UnicodeString Value);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
protected | Datasnap.DSHTTPWebBroker.pas Datasnap.DSHTTPWebBroker.hpp |
Datasnap.DSHTTPWebBroker | TDSWebDispatch |
Description
Sets the dispatch path information. {{#multireplace:Datasnap.DSHTTPWebBroker.TDSWebDispatch.SetPathInfo|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:Web.AutoDisp.TWebDispatch.SetPathInfo|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:Web.AutoDisp.TWebDispatch.SetPathInfo|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
Sets the dispatch path information.
For more information about the path information, see the PathInfo property.