Vcl.ExtCtrls.TTrayIcon.OnMouseMove
Delphi
property OnMouseMove;
C++
__property OnMouseMove;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| event | published | Vcl.ExtCtrls.pas Vcl.ExtCtrls.hpp |
Vcl.ExtCtrls | TTrayIcon |
Description
Occurs when the user moves the mouse pointer while the mouse pointer is over the tray icon.
Vcl.ExtCtrls.TTrayIcon.OnMouseMove inherits from Vcl.ExtCtrls.TCustomTrayIcon.OnMouseMove. All content below this line refers to Vcl.ExtCtrls.TCustomTrayIcon.OnMouseMove.
Occurs when the user moves the mouse pointer while the mouse pointer is over the tray icon.
OnMouseMove is an event handler of type Vcl.Controls.TMouseMoveEvent.