Unit 'webidlscanner' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#webidl]

TMessageTypes

Declaration

Source position: webidlscanner.pp line 51

type TMessageTypes = set of (

  mtFatal,

  mtError,

  mtWarning,

  mtNote,

  mtHint,

  mtInfo,

  mtDebug

);


Documentation generated on: 2025-07-25