Links
EControl Syntax Editor SDK
TDurationEdit.OnDragDrop Property

Occurs when the user drops an object being dragged.

property OnDragDrop;

Use the OnDragDrop event handler to specify what happens when the user drops an object. The Source parameter of the OnDragDrop event is the object being dropped, and the Sender is the control the object is being dropped on. The X and Y parameters are the coordinates of the mouse positioned over the control.

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