Unit ErrorUnit

DescriptionUsesClasses, Interfaces, Objects and RecordsFunctions and ProceduresTypesConstantsVariables

Description

 

Uses

Overview

Functions and Procedures

PROCEDURE DisplayError (errNum: INTEGER; errMessage, errHelp: Str255; errKind: ErrorType);
PROCEDURE IOError (errNum: INTEGER; helpMessage: Str255);

Types

ErrorType = (...);

Constants

ErrorID = 999;

Description

Functions and Procedures

PROCEDURE DisplayError (errNum: INTEGER; errMessage, errHelp: Str255; errKind: ErrorType);
 
PROCEDURE IOError (errNum: INTEGER; helpMessage: Str255);
 

Types

ErrorType = (...);

Error alert box resource ID

Values
  • StopError:  
  • NoteError:  
  • CautionError:  

Constants

ErrorID = 999;
 

Generated by PasDoc 0.14.0.