JVCL Help:TJvProxyMode
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvProxyMode type
Search in JVCL Help
Search in all projectsSummary
The available proxying modes
Pascal
run\JvUrlGrabbers.pas
TJvProxyMode = (
pmNoProxy,
pmSysConfig,
pmManual
);
Members
Members | Description |
pmNoProxy | No proxy is ever used to connect |
pmSysConfig | Values read from Internet Explorer's parameters are used |
pmManual | Manual connection to the proxy, the values from the various ProxyXXXX properties are used |
Description
Write here a description
About
no pages or subcategories
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page