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

TCustomStaticText.Alignment

The horizontal adjustment of the text - centered, left- or right-justified.

Declaration

Source position: stdctrls.pp line 1054

public property TCustomStaticText.Alignment : TAlignment
  read FAlignment
  write SetAlignment
  default taLeftJustify;

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