Unit 'dbugintf' Package
[Overview][Resource strings][Types][Procedures and functions][Variables][Index] [#fcl]

TErrorLevel

Integer array type with error levels as integer.

Declaration

Source position: dbugintf.pp line 26

type TErrorLevel = array [TDebugLevel] of Integer;

Description

TErrorLevel is used to easily convert an error level enumerated value to an integer value.


Documentation generated on: Jul 24 2023