RAD Studio VCL Reference
ContentsIndex
TTrayIcon Members Published Properties
Published Properties
 
Name 
Description 
 
Specifies whether the icon in the system tray is static or animated. 
 
Controls the length of time between image changes for the tray icon image. 
 
Specifies an icon for the balloon hint. 
 
Specifies the text within a balloon hint. 
 
Specifies the length of time that the balloon displays. 
 
Specifies the text that appears as the balloon title. 
 
Hint 
Specifies the text that appears when the user moves the mouse over the control. 
 
Icon 
Specifies the default icon shown in the system tray. 
 
This is an index into the Icons image list which is the icon currently being displayed in the system tray. 
 
Specifies the list of images to be displayed for the icon in the system tray. 
 
Name 
Specifies the name of the component as referenced in code. 
 
Identifies the pop-up menu associated with the tray icon. 
 
Tag 
Stores an integer value as part of a component. 
 
Determines whether the icon appears in the system tray. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.