RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TColumn.Alignment Property

Specifies how text is aligned within the column.

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

Use Alignment to specify whether values should be left-justified, right-justified, or centered in the column. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!