[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ExtCtrls' (#lcl)

TCustomTrayIcon.ShowBalloonHint

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.

Declaration

Source position: extctrls.pp line 1334

public procedure TCustomTrayIcon.ShowBalloonHint;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.