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

TCustomLabel.Alignment

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

Declaration

Source position: stdctrls.pp line 1440

protected property TCustomLabel.Alignment: TAlignment
  read FAlignment
  write SetAlignment
  default taLeftJustify;

See also

TCustomLabel.Layout

  

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

This page is hosted on Get Lazarus Code and Component Repository at SourceForge.net. Fast, secure and Free Open Source software downloads