[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Get the DockRect for an drop.
Source position: controls.pp line 1142
protected procedure TControl.PositionDockRect( |
DragDockObject: TDragDockObject |
); virtual; |
Either calls the DockManager.PositionDockRect of the target site, or DragDockObject.AdjustDockRect after moving the undocked control rectangle to the DragPos. AdjustDockRect takes the hotspot of the DockRect into account.
|
Adjust the DockRect relative to the dragging hotspot (DockOffset). |
lazarus-ccr.sourceforge.net |