[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 1158

type TBalloonFlags = (

  bfNone,

  bfInfo,

  bfWarning,

  bfError

);

This page is hosted on Get Lazarus Code and Component Repository at SourceForge.net. Fast, secure and Free Open Source software downloads