JVCL Help:TJvTrayIcon.Animated
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvTrayIcon.Animated Property
[+] TJvTrayIcon Events
[+] TJvTrayIcon Fields
[+] TJvTrayIcon Methods
[+] TJvTrayIcon Properties
Search in JVCL Help
Search in all projectsSummary
Indicates whether the icon is animated.
Pascal
propertyAnimated: Boolean;
Description
Set Animated to true to let TJvTrayIcon iterate through the icons in the image list specified by Icons and display each icon in that list - one at a time - in the notification area. Property Delay specifies the amount of time each icon is shown in the tray. Set Animated to false to stop the animation.
You must also set Active to true to activate the animation.
See Also
TJvTrayIcon.Delay, TJvTrayIcon.Active, TJvTrayIcon.Icons, TJvTrayIcon.OnAnimate
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page