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

TWebClientResponseResult

Declaration

Source position: fpwebclient.pp line 132

type TWebClientResponseResult = record

public

  Response: TWebClientResponse;

  Error: Exception;

  function Success;

end;


Documentation generated on: 2025-07-25