appevents Icon property
Return to Introduction  Previous page  Next page
Applies to
acAppEvents and acTrayIcon components.  

Declaration
property Icon: TIcon;  

Description
The Icon property determines the icon that is displayed in taskbar icon, when task icon is visible.  
 
If list of images already assigned to ImageList property, then images assigned to ImageList will be used for displaying the task icon.  

See also
ImageList and ImageIndex properties.