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

TProxyData

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

Declaration

Source position: fphttpclient.pp line 46

type TProxyData = class(TPersistent)

protected

  function GetProxyHeaders; virtual;

  function GetOwner; override;

  property HTTPClient: TFPCustomHTTPClient; [r]

public

  procedure Assign(); override;

  property Host: string; [rw]

  property Port: Word; [rw]

  property UserName: string; [rw]

  property Password: string; [rw]

end;

Inheritance

TProxyData

|

TObject


Documentation generated on: 2023-03-18