RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TTrayIcon Class

Creates an icon in the system tray next to the clock.

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

Use the TTrayIcon component to create an icon in the system tray next to the clock. TTrayIcon has events for mouse clicks, properties for menus and animation of the icon, and methods for showing balloon hints. 

 

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