Links
EControl Form Designer Pro
TBaseDesigner.OnMouseUp Event

Occurs only at design mode when user releases mouse button.

property OnMouseUp: TMouseEvent;

It is the same as standard TControl.OnMouseUp event. 

 

Use an OnMouseUp event handler to implement special processing when the user releases a mouse button. 

 

See TControl.OnMouseUp for details.

Copyright (c) 2004 - 2011 EControl Ltd.. All rights reserved.
What do you think about this topic? Send feedback!