[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Controls' (#lcl)

TControl.DoDock

Perform the docking manoeuvre to the new dock site at the position specified by ARect

Declaration

Source position: controls.pp line 1015

protected procedure TControl.DoDock(

  NewDockSite: TWinControl;

  var ARect: TRect

); dynamic;