ProxyAutoDetect Property
This property tells the component whether or not to automatically detect and use proxy system settings, if available.
Syntax
__property bool ProxyAutoDetect = {read=FProxyAutoDetect, write=FSetProxyAutoDetect, default=False};
Default Value
False
Remarks
This property tells the component whether or not to automatically detect and use proxy system settings, if available.
Data Type
Boolean