[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Start dragging an image; returns True if successful.
Source position: controls.pp line 353
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 window updates, remembers the current cursor shape and sets the new shape.
lazarus-ccr.sourceforge.net |