property ProxyOptions: TProxyOptions;
Description
The ProxyOptions property holds a TProxyOptions object that contains settings for proxy connection.
If it is necessary to connect to server in another network, sometimes the client can reach it only through proxy. In this case you have to setup ProxyOptions.
See Also