RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDragImageList.HideDragImage Method

Hides the current drag image if it was previously shown.

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

Most applications do not need to use HideDragImage to hide the current drag image. The drag control object calls this method when it is needed. 

 

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