Alias for RemoteAddress property
Source position: httpdefs.pp line 451
public property THTTPHeader.RemoteAddr : string index Ord(hvRemoteAddress) read GetHTTPVariable write SetHTTPVariable;
RemoteAddr is an alias for the RemoteAddress property. This provides alternative access to the client's IP address information.