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

TDockZone.Orientation

Whether docking is oriented vertically, horizontally, in pages, or not at all.

Declaration

Source position: controls.pp line 2572

public property TDockZone.Orientation : TDockOrientation
  read FOrientation
  write FOrientation;

Description

See also

TDockOrientation

  

Orientation of DockZones and docked controls, similar to TAlign


Version 4.0 Generated 2025-05-03 Home