autoupgrader Proxy structure
Sub-properties
Return to Introduction  Previous page  Next page
Applies to
acAutoUpgrader and acHTTP components.  

Declaration
type  
  TacProxy = class  
  published  
    property AccessTypeTacHTTPAccessType;  
    property ProxyServerString;  
    property ProxyPort: Integer;  
    property ProxyBypass: TStrings;  
  end;  

Description
The Proxy structure controls the connection type for the AutoUpgrader component and settings for estabilishing connection via proxy. Connection type (AccessType) can be "pre-configured" (AutoUpgrader will use settings from Control Panel), direct, or via specified proxy server.