[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Set index of dragged image and hotspot.
Source position: controls.pp line 360
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
lazarus-ccr.sourceforge.net |