RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TTrayIcon.OnMouseMove Event

Occurs when the user moves the mouse pointer while the mouse pointer is over the tray icon.

Pascal
property OnMouseMove: TMouseMoveEvent;
C++
__property TMouseMoveEvent OnMouseMove;

Occurs when the user moves the mouse pointer while the mouse pointer is over the tray icon. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!