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

TBallonFlags

Declaration

Source position: extctrls.pp line 1101

type TBallonFlags = (

  bfNone,

  

  bfInfo,

  

  bfWarning,

  

  bfError

  

);

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