RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomTrayIcon.BalloonHint Property

Specifies the text within a balloon hint.

Pascal
property BalloonHint: string;
C++
__property AnsiString BalloonHint;

Use BalloonHint to specify the text string that appears when a balloon hint is shown. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!