RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Controls.CancelDrag Function

Cancels a drag-and-drop or drag-and-dock operation that is in progress.

Pascal
procedure CancelDrag;
C++
CancelDrag();

Call CancelDrag to terminate the current drag-and-drop or drag-and-dock operation without dropping or docking the dragged object. 

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