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

TCustomSplitter.Align

Specifies the placement of the control inside its Parent.

Declaration

Source position: extctrls.pp line 397

public property TCustomSplitter.Align : TAlign
  default alLeft;

Description

Align is a TAlign property which specifies how the control is aligned to its parent control. The default value for the property is alLeft in TCustomSplitter.

See also

TControl.Align

  

Specifies the placement of the control inside its Parent.

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