FireDAC Components for REST

Build 23.0.8804

ProxyAutoDetect

This indicates whether to use the system proxy settings or not. This takes precedence over other proxy settings, so you'll need to set ProxyAutoDetect to FALSE in order use custom proxy settings.

Syntax


property ProxyAutoDetect: Boolean;

Data Type

Boolean

Default Value

true

Remarks

This takes precedence over other proxy settings, so you'll need to set ProxyAutoDetect to FALSE in order use custom proxy settings.

On Windows, the proxy settings are read from the Internet Options in the registry.

To connect to an HTTP proxy, see ProxyServer. For other proxies, such as SOCKS or tunneling, see FirewallType.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8804