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

TControl.DockOrientation

DockOrientation - whether docking is oriented horizontally, vertically, according to pages or not at all

Declaration

Source position: controls.pp line 1406

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

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