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