Unit 'uWVLoader' Package
[Overview][Constants][Classes][Procedures and functions][Variables][Index] [#pl_win_webview]

TWVProxySettings

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: uWVLoader.pas line 704

type TWVProxySettings = class

protected

  FNoProxyServer: Boolean;

  

  FAutoDetect: Boolean;

  

  FByPassList: wvstring;

  

  FPacUrl: wvstring;

  

  FServer: wvstring;

  

public

  constructor Create;

  

  property NoProxyServer: Boolean; [rw]

  

  property AutoDetect: Boolean; [rw]

  

  property ByPassList: wvstring; [rw]

  

  property PacUrl: wvstring; [rw]

  

  property Server: wvstring; [rw]

  

end;

Inheritance

TWVProxySettings

  

|

TObject



CT Web help

CodeTyphon Studio