RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomTrayIcon.Icons Property

Specifies the list of images to be displayed for the icon in the system tray.

Pascal
property Icons: TImageList;
C++
__property TImageList Icons;

Use this property to specify the list of images used for the icon in the system tray. These images are displayed when the Animate property is set to True. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!