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

TListColumn.Alignment

Sets alignment of caption: text is left or right justified or centered.

Declaration

Source position: comctrls.pp line 1219

published property TListColumn.Alignment : TAlignment
  read FAlignment
  write SetAlignment
  default taLeftJustify;

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