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

TControl.DockOrientation

How the control is currently docked. (horizontally, vertically, in a notebook, or not at all)

Declaration

Source position: controls.pp line 1616

public property TControl.DockOrientation : TDockOrientation
  read FDockOrientation
  write FDockOrientation;