RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomTrayIcon.SetDefaultIcon Method

Sets the tray icon to the default application icon.

Pascal
procedure SetDefaultIcon;
C++
__fastcall SetDefaultIcon();

This method sets the tray icon to the default application icon if the Icon property is unassigned. This method is generally not used. 

 

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