RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TListGroup.HeaderAlign Property

Alignment of list view group header.

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

HeaderAlign is the alignment of the Header of a list view group. It is one of the TAlignment values. 

HeaderAlign must be taCenter for either BottomDescription or TopDescription to be visible. 

 

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