RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomTrayIcon.BalloonTimeout Property

Specifies the length of time that the balloon displays.

Pascal
property BalloonTimeout: Integer;
C++
__property int BalloonTimeout;

Use BalloonTimeout to set the length of time that a balloon displays. By default, this value is set to 3000 ms (3 seconds). 

 

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