REST.Client.TRESTClient.ProxyServer
Delphi
property ProxyServer: string read GetProxyServer write SetProxyServer default 0;
C++
__property ProxyServer = {default=0};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | REST.Client.pas REST.Client.hpp |
REST.Client | TRESTClient |
Description
Specifies a server name for the proxy server, if any. {{#multireplace:REST.Client.TRESTClient.ProxyServer|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:REST.Client.TCustomRESTClient.ProxyServer|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:REST.Client.TCustomRESTClient.ProxyServer|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
Specifies a server name for the proxy server, if any.
This property sets or gets a fully qualified domain name or IP address of the proxy server. If you do not use a proxy server, leave this property empty.