Vcl.ExtCtrls.TTrayIcon Events
InheritedProtected
| OnAnimate | published | Occurs each time the icon changes when the tray icon is animating. |
| OnBalloonClick | published | Occurs when the balloon hint is clicked. |
| OnClick | published | Occurs when the user clicks the tray icon. |
| OnDblClick | published | Occurs when the user double clicks the tray icon. |
| OnGetDeltaStreams | protected | |
| OnMouseDown | published | Occurs when the user presses a mouse button while the mouse pointer is over a control. |
| OnMouseMove | published | Occurs when the user moves the mouse pointer while the mouse pointer is over the tray icon. |
| OnMouseUp | published | Occurs when the user releases a mouse button that was pressed with the mouse pointer over a component. |