[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Start dragging an image; returns True if successful.
Source position: controls.pp line 450
public function TDragImageList.BeginDrag( |
Window: HWND; |
X: Integer; |
Y: Integer |
):Boolean; |
Window |
|
The associated window. |
X |
|
The mouse position. |
Y |
|
The mouse position. |
True if successful.
Locks a window for updates, remembers the current cursor shape, and sets the new cursor shape.
Version 4.0 | Generated 2025-05-03 | Home |