[Overview][Types][Classes][Procedures and functions][Index] |
Defines the balloon flag displayed for the tray icon balloon hint.
Source position: extctrls.pp line 1458
public property TCustomTrayIcon.BalloonFlags : TBalloonFlags |
BalloonFlags is a TBalloonFlags property which identifies an icon displayed for the content in the balloon hint window. BalloonFlags are used when the widget set class displays the balloon hint window for the tray icon. The default value for the property is bfNone. See TBalloonFlags for more information about the values in the enumeration and their meanings.
|
TBalloonFlags enumerated type for flags used in Tray Icon balloons. |
Version 4.0 | Generated 2025-05-03 | Home |