Get the DockRect for an possible drop.
Source position: controls.pp line 1451
protected procedure TControl.PositionDockRect( |
DragDockObject: TDragDockObject |
); virtual; |
DragDockObject |
|
Object instance (TDragDockObject) with the control positioned and aligned in the method. |
Calls the DockManager.PositionDockRect in 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). |
CT Web help |
CodeTyphon Studio |