[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Adjust the DockRect for floating state (no drop target under the mouse).
Source position: controls.pp line 1338
protected procedure TControl.DockTrackNoTarget( |
Source: TDragDockObject; |
X: Integer; |
Y: Integer |
); virtual; |
Source |
|
The dragged DockObject, containing the DockRect to adjust. |
X |
|
The mouse position, in screen coordinates. |
lazarus-ccr.sourceforge.net |