[Overview][Types][Classes][Procedures and functions][Index] |
Hint text displayed when the mouse is hovered over the tray icon.
Source position: extctrls.pp line 1466
public property TCustomTrayIcon.Hint : string |
Hint is a String property with the text displayed when the mouse is hovered over the tray icon in the system tray. Changing the value for the property causes the InternalUpdate method to be called when the control is Visible.
Hint is separate and distinct from the value in BalloonHint, which is displayed (on supported platforms) when the ShowBalloonHint method is called.
|
Updates the control for any pending changes. |
|
|
Indicates if the tray icon is displayed in the system tray. |
|
|
The text displayed in the balloon hint window. |
|
|
Displays a balloon hint window near the tray icon. |
Version 4.0 | Generated 2025-05-03 | Home |