RAD Studio VCL Reference
|
Creates an icon in the system tray next to the clock.
TTrayIcon = class(TCustomTrayIcon);
class TTrayIcon : public TCustomTrayIcon;
ExtCtrls
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) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|