RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomTrayIcon Class

The base class for TTrayIcon.

Pascal
TCustomTrayIcon = class(TComponent);
C++
class TCustomTrayIcon : public TComponent;

ExtCtrls

TCustomTrayIcon is the base class for TTrayIcon, which places an icon in the system tray next to the clock. 

 

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