Show: Delphi C++
Display Preferences

Web.HTTPApp.TWebRequest.RemoteIP

From XE2 API Documentation
Jump to: navigation, search

Delphi

property RemoteIP: String read GetRemoteIP;

C++

__property System::UnicodeString RemoteIP = {read=GetRemoteIP};

Properties

Type Visibility Source Unit Parent
property public
Web.HTTPApp.pas
Web.HTTPApp.hpp
Web.HTTPApp TWebRequest

Description

Specifies the IP of the remote target machine associated with the HTTP request message.

Read the RemoteIP property to obtain the IP address of the remote target machine associated with the HTTP request message.

See Also

Personal tools
Previous Versions
Translations