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

TWebHandler.DoError

Declaration

Source position: custweb.pp line 63

protected class procedure TWebHandler.DoError(

  Msg: string;

  AStatusCode: Integer = 0;

  AStatusText: string = ''

);

class procedure TWebHandler.DoError(

  Fmt: string;

  const Args: array of Const;

  AStatusCode: Integer = 0;

  AStatusText: string = ''

);


Documentation generated on: 2023-03-18