Datasnap.DSHTTPCommon.TDSHTTPRequest.RemoteIP
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: Datasnap.DSHTTPCommon.pas Datasnap.DSHTTPCommon.hpp
| |
Unit: Datasnap.DSHTTPCommon | |
Parent: TDSHTTPRequest |
Delphi
property RemoteIP: string read GetRemoteIP;
C++
__property System::UnicodeString RemoteIP = {read=GetRemoteIP};
Description
Specifies the remote IP address for the HTTP request.
The RemoteIP property specifies the remote IP address for the HTTP request.