RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDragImageList Methods

The methods of the TDragImageList class are listed here.

 
Name 
Description 
 
Sets numerous image list properties to their default values and creates instances of objects used internal to the image list. 
 
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) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!