RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomTrayIcon.BalloonFlags Property

Specifies an icon for the balloon hint.

Pascal
property BalloonFlags: TBalloonFlags;
C++
__property TBalloonFlags BalloonFlags;

The following values specify an icon to be displayed in the balloon hint:

  • bfNone
  • bfInfo
  • bfWarning
  • bfError

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!