Unit 'fpwebclient' Package
[Overview][Types][Classes][Variables][Index] [#fcl-web]

TWebClientResponse

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

Declaration

Source position: fpwebclient.pp line 76

type TWebClientResponse = class(TRequestResponse)

protected

  function GetStatusCode; virtual;

  function GetStatusText; virtual;

public

  constructor Create(); virtual;

  property StatusCode: Integer; [r]

  property StatusText: string; [r]

end;

Inheritance

TWebClientResponse

|

TRequestResponse

|

TObject


Documentation generated on: 2023-03-18