Vcl.ExtCtrls.TCustomTrayIcon Events
InheritedProtected
| OnAnimate | public | Occurs each time the icon changes when the tray icon is animating. |
| OnBalloonClick | public | Occurs when the balloon hint is clicked. |
| OnClick | public | Occurs when the user clicks the tray icon. |
| OnDblClick | public | Occurs when the user double clicks the tray icon. |
| OnGetDeltaStreams | protected | Allows a component to generate and provide a list of delta streams representing changes to the component's state. |
| OnMouseDown | public | Occurs when the user presses a mouse button while the mouse pointer is over a control. |
| OnMouseMove | public | Occurs when the user moves the mouse pointer while the mouse pointer is over the tray icon. |
| OnMouseUp | public | Occurs when the user releases a mouse button that was pressed with the mouse pointer over a component. |