RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomTrayIcon.AnimateInterval Property

Controls the length of time between image changes for the tray icon image.

Pascal
property AnimateInterval: Cardinal;
C++
__property unsigned AnimateInterval;

Use AnimateInterval to specify the length of time between image changes in the tray icon. The default interval is 1000 ms (1 second). 

 

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