| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Set index of dragged image and hotspot.
Source position: controls.pp line 456
| public function TDragImageList.SetDragImage( | 
| Index: Integer; | 
| HotSpotX: Integer; | 
| HotSpotY: Integer | 
| ):Boolean; | 
| Index | 
 | List index of the image to use. | 
| HotSpotX | 
 | Offset from mouse position to image position. | 
| HotSpotY | 
 | Offset from mouse position to image position. | 
Always True.
| Version 4.0 | Generated 2025-05-03 | Home |