API:Datasnap.DSHTTPWebBroker.TDSHTTPRequestWebBroker.GetRemoteIP
Delphi
function GetRemoteIP: string; override;
C++
virtual System::UnicodeString __fastcall GetRemoteIP(void);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | protected | Datasnap.DSHTTPWebBroker.pas Datasnap.DSHTTPWebBroker.hpp |
Datasnap.DSHTTPWebBroker | TDSHTTPRequestWebBroker |
Description
Returns the value of the RemoteIP property. {{#multireplace:Datasnap.DSHTTPWebBroker.TDSHTTPRequestWebBroker.GetRemoteIP|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:Datasnap.DSHTTPCommon.TDSHTTPRequest.GetRemoteIP|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:Datasnap.DSHTTPCommon.TDSHTTPRequest.GetRemoteIP|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
Returns the value of the RemoteIP property.
The GetRemoteIP method is the read implementation of the RemoteIP property.