Unit 'fpwebproxy' Package
[Overview][Types][Classes][Procedures and functions][Index] [#fcl-web]

TProxyManager

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

Declaration

Source position: fpwebproxy.pp line 78

type TProxyManager = class(TObject)

public

  constructor create;

  destructor Destroy; override;

  function RegisterLocation();

  function UnRegisterLocation();

  function FindLocation();

  property LocationCount: Integer; [r]

  property Locations []: TProxyLocation; [r]

  property OnLog: TProxyRequestLog; [rw]

end;

Inheritance

TProxyManager

|

TObject


Documentation generated on: 2023-03-18