|
|
|
| acAppEvents and acTrayIcon components.
|
| property ImageList: TImageList;
|
| The ImageList property provides the list of icon images to display in the task icon. To show specific icon from this image list you can use ImageIndex property.
|
|
|
| If no images assigned to ImageList property, then the Project Icon, or image assigned to the Icon property will be used for displaying the task icon.
|
| ImageIndex, Icon, AnimateIcon, AnimateInterval and ShowTaskIcon properties.
|