RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomTrayIcon.OnMouseUp Event

Occurs when the user releases a mouse button that was pressed with the mouse pointer over a component.

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

Occurs when the user releases a mouse button that was pressed with the mouse pointer over a component. 

 

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