[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Generates visual feedback for mouse movement in a drag operation.
Source position: controls.pp line 637
protected procedure TDragManager.MouseMove( |
Shift: TShiftState; |
X: Integer; |
Y: Integer |
); virtual; abstract; |
Shift |
|
Ctrl, Alt, Shift modifier for the mouse movement. |
X |
|
Horizontal coordinate for the mouse pointer. |
Y |
|
Horizontal coordinate for the mouse pointer. |
Version 4.0 | Generated 2025-05-03 | Home |