NoProxyString: String;
The NoProxyString property determines a list of domains accessed directly and not via proxy server.
Domains in the list are separated via comma. If the Integrated property is set to True, the property returns the list saved in system settings but the list is modified, that is, domains are separated with comma.
The example of use is given in description of the INetServiceProxy.Active property.
See also: