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

TDockManager.GetControlBounds

GetControlBounds - finds the bounds of the control for docking

Declaration

Source position: controls.pp line 458

public procedure TDockManager.GetControlBounds(

  Control: TControl;

  out AControlBounds: TRect

); virtual; abstract;