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