RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TListGroup.BottomDescription Property

Bottom description text.

Pascal
property BottomDescription: string;
C++
__property AnsiString BottomDescription;

BottomDescription contains the text just below the TopDescription text in the list view group. It is only visible when there is neither a TitleImage nor an ExtendedImage and HeaderAlign is taCenter

This is available only on Windows Vista. 

 

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