[Overview][Constants][Types][Classes][Procedures and functions][Index] |
ShowBalloonHint displays a smal balloon-like window near the tray icon. It can be used to send notifications about the status of an action, or notify of a received message or any other event which doesn't require an imediate response. The Ballon window disappears after BallonHintTimeout milliseconds or when the user clicks it or it's close button.
Source position: extctrls.pp line 1334
public procedure TCustomTrayIcon.ShowBalloonHint; |
lazarus-ccr.sourceforge.net |