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

ErrorType

Declaration

Source position: unit_error.pas line 22

type ErrorType = (

  StopError,

  

  NoteError,

  

  CautionError

  

);