|
|
|
| acAppEvents and acTrayIcon components.
|
| property AnimateInterval: Word; // in milliseconds
|
| The AnimateInterval property determines in milliseconds the time interval (in milliseconds) that passes before the acAppEvents component increases the ImageIndex value to animate images assigned to ImageList.
|
|
|
| Icons can NOT be animated when
|
| 1. AnimateInterval value is 0;
|
| 2. AnimateIcon property is False;
|
| 3. No images assigned to ImageList.
|
| AnimateIcon, ImageList, ImageIndex properties.
|