RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomTrayIcon Class

The base class for TTrayIcon.

Pascal
[RootDesignerSerializerAttribute('', '', False)]
TCustomTrayIcon = class(TComponent);
C++
[RootDesignerSerializerAttribute('', '', False)]
class TCustomTrayIcon : public TComponent;

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

 

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