RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomTrayIcon.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) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!