RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomTrayIcon.OnMouseDown Event

Occurs when the user presses a mouse button while the mouse pointer is over a control.

Pascal
property OnMouseDown: TMouseEvent;
C++
__property TMouseEvent OnMouseDown;

Occurs when the user presses a mouse button while the mouse pointer is over a control. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!