Unit 'ComCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TListColumn.Alignment

Sets the horizontal alignment for the Caption text.

Declaration

Source position: comctrls.pp line 1236

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

Description

Left or right justified, or centered.