RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TTrayIcon.OnBalloonClick Event

Occurs when the balloon hint is clicked.

Pascal
property OnBalloonClick: TNotifyEvent;
C++
__property TNotifyEvent OnBalloonClick;

The event OnBalloonClick is triggered whenever the tray icon balloon hint is clicked. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!