RAD Studio VCL Reference
ContentsIndex
TCustomTrayIcon Members Public Properties
Public 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. 
 
Specifies the interface reference implemented by the component. 
 
Indicates the number of components owned by the component. 
 
Indicates the position of the component in its owner's Components property array. 
 
Lists all components owned by the component. 
 
Describes the current state of the component, indicating when a component needs to avoid certain actions. 
 
Governs the behavior of the component. 
 
Contains information used by the Form designer. 
 
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. 
 
Indicates the component that is responsible for streaming and freeing this component. 
 
Identifies the pop-up menu associated with the tray icon. 
 
Represents information used internally by components that support COM. 
 
Determines whether the icon appears in the system tray. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.