Adjust the DockRect for floating state (no drop target under the mouse).
Source position: controls.pp line 1466
protected procedure TControl.DockTrackNoTarget( |
Source: TDragDockObject; |
X: Integer; |
Y: Integer |
); virtual; |
Source |
|
The dragged DockObject, containing the DockRect to adjust. |
X |
|
The horizontal mouse position in screen coordinates. |
Y |
|
The vertical mouse position in screen coordinates. |
| Version 4.4 | Generated 2025-11-08 | Home |