RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDragImageList.EndDrag Method

Ends the drag operation.

Pascal
function EndDrag: Boolean;
C++
__fastcall Boolean EndDrag();

Use EndDrag after BeginDrag has been called to end the drag operation. EndDrag returns true if successful. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!