RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TTrayIcon.Icon Property

Specifies the default icon shown in the system tray.

Pascal
property Icon: TIcon;
C++
__property TIcon Icon;

Use the Icon property to set the default icon to be shown in the system tray. If you do not specify a value, the application icon is used. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!