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