[Overview][Constants][Types][Procedures and functions][Index] Reference for unit 'unit_error' (#Snails)

DisplayError

Declaration

Source position: unit_error.pas line 25

procedure DisplayError(

  errNum: Integer;

  errMessage: Str255;

  errHelp: Str255;

  errKind: ErrorType

);