Unit 'Controls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TControl.DockTrackNoTarget

Adjust the DockRect for floating state (no drop target under the mouse).

Declaration

Source position: controls.pp line 1445

protected procedure TControl.DockTrackNoTarget(

  Source: TDragDockObject;

  X: Integer;

  Y: Integer

); virtual;

Arguments

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.



CT Web help

CodeTyphon Studio