Links
EControl Form Designer Pro
TzFormDesigner.OnMouseDown Property

Occurs only at design mode when user presses mouse button.

property OnMouseDown: TMouseEvent;

It is the same as standard TControl.OnMouseDown event. 

 

Use the OnMouseDown event handler to implement any special processing that should occur as a result of pressing a mouse button. 

 

See TControl.OnMouseDown for details.

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