[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 1673

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

The latest version of this document can be found at lazarus-ccr.sourceforge.net.