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

TCustomLabel.Layout

Vertical alignment of the text (at top, bottom or centered).

Declaration

Source position: stdctrls.pp line 1529

protected property TCustomLabel.Layout : TTextLayout
  read FLayout
  write SetLayout
  default tlTop;

See also

TCustomLabel.Alignment

  

Horizontal text justification (centered, left- or right-justified).

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