[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ExtCtrls' (#lcl)

TBalloonFlags

TBalloonFlags enumerated type for flags on Tray Icon balloons

Declaration

Source position: extctrls.pp line 1290

type TBalloonFlags = (

  bfNone,

  bfInfo,

  bfWarning,

  bfError

);

The latest version of this document can be found at lazarus-ccr.sourceforge.net.