Vcl.ExtCtrls.TCustomTrayIcon Events

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
OnAnimatepublicOccurs each time the icon changes when the tray icon is animating.
OnBalloonClickpublicOccurs when the balloon hint is clicked.
OnClickpublicOccurs when the user clicks the tray icon.
OnDblClickpublicOccurs when the user double clicks the tray icon.
OnGetDeltaStreamsprotected
OnMouseDownpublicOccurs when the user presses a mouse button while the mouse pointer is over a control.
OnMouseMovepublicOccurs when the user moves the mouse pointer while the mouse pointer is over the tray icon.
OnMouseUppublicOccurs when the user releases a mouse button that was pressed with the mouse pointer over a component.