[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ComCtrls' (#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.

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