Unit 'LSHTTPSend' Package
[Overview][Types][Classes][Procedures and functions][Variables][Index] [#pl_solutions]

LSGlobalProxyConfig

Declaration

Source position: LSHTTPSend.pas line 260

var LSGlobalProxyConfig: record

  ProxyHost: ShortString;

  

  ProxyPort: ShortString;

  

  ProxyUser: ShortString;

  

  ProxyPass: ShortString;

  

  Active: Boolean;

  

  AutoOpenConfigInput: Boolean;

  

  ConfigFileName: string;

  

  CryptType: TLSHTTPConfigCryptType;

  

end;



CT Web help

CodeTyphon Studio