[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Shows the Drag image and optionally locks the Window handle during the Drag operation.
Source position: controls.pp line 425
public function TDragImageListResolution.DragLock( |
Window: HWND; |
XPos: Integer; |
YPos: Integer |
):Boolean; |
Window |
|
Window handle used as the lock handle when not already assigned. |
True if the drag operation was started or the drag image position was updated.
Version 4.0 | Generated 2025-05-03 | Home |