Sets the horizontal alignment for the Caption text.
Source position: comctrls.pp line 1236
published property TListColumn.Alignment : TAlignment read FAlignment write SetAlignment default taLeftJustify;
Left or right justified, or centered.