JVCL Help:TJvProxyMode

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

The available proxying modes

run\JvUrlGrabbers.pas


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

run\JvUrlGrabbers.pas


Description

Write here a description

run\JvUrlGrabbers.pas


About

Navigation

no pages or subcategories

run\JvUrlGrabbers.pas



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