RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TColumnTitle.Alignment Property

Specifies how text is aligned within the column title.

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

Use Alignment to specify whether the column title is left-justified, right-justified, or centered. 

 

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