Datasnap.DSHTTPClient.TDSHTTP.IProxyConnectionInfo.SetProxyServer
Delphi
procedure SetProxyServer(Val: string);
C++
virtual void __fastcall SetProxyServer(System::UnicodeString Val) = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | Datasnap.DSHTTPClient.pas Datasnap.DSHTTPClient.hpp |
Datasnap.DSHTTPClient | IProxyConnectionInfo |
Description
Sets the host name of the proxy server.
SetProxyServer is the setter method for the ProxyServer property.