RAD Studio VCL Reference
ContentsIndex
TDragImageList Methods Public Methods
Public Methods
 
Name 
Description 
 
Starts the dragging of an image list. 
 
Associates the drag image with the given Window handle and draws it at the position given by the parameters XPos and YPos while the window is in drag mode. 
 
Moves the drag image set by SetDragImage to a new position specified by X and Y within its currently associated window while the window is in drag mode. 
 
Removes the association between the drag image and a window. 
 
Ends the drag operation. 
 
Returns the hot spot location associated with the current drag image. 
 
Hides the current drag image if it was previously shown. 
 
Sets an image within the image list to be shown during a drag and drop operation. 
 
Shows the current drag image if it was previously hidden. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.