[Overview][Types][Classes][Procedures and functions][Index] |
The text displayed in the balloon hint window.
Source position: extctrls.pp line 1459
public property TCustomTrayIcon.BalloonHint : string |
BalloonHint is a String property which contains the text displayed in a balloon hint window. It is used along with BalloonTimeout, BalloonTitle, and BalloonFlags in the ShowBalloonHint method. It is different than the value in the Hint property; Hint is used for mouse hover events.
|
Title used for the balloon hint window. |
|
|
Defines the balloon flag displayed for the tray icon balloon hint. |
|
|
The interval after which the balloon hint disappears. |
|
|
Displays a balloon hint window near the tray icon. |
|
|
Hint text displayed when the mouse is hovered over the tray icon. |
Version 4.0 | Generated 2025-05-03 | Home |