RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDragImageList.DragUnlock Method

Removes the association between the drag image and a window.

Pascal
procedure DragUnlock;
C++
__fastcall DragUnlock();

Call DragUnlock when an image is no longer needed as a drag image for a particular window. DragUnlock removes the association started by the DragLock method. 

 

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