RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TListColumn.Alignment Property

Specifies how all text is aligned within the list column.

Pascal
property Alignment: TAlignment;
C++
__property TAlignment Alignment;

Use Alignment to specify the horizontal placement of text in the column. The text includes the Caption that appears at the top of the column and the text labels of individual list items that appear in the column. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!