RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDragImageList.ShowDragImage Method

Shows the current drag image if it was previously hidden.

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

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

 

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