RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TListGroup.TopDescription Property

Top description text.

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

TopDescription is the text for the top description in the list view group, drawn opposite the TitleImage. It is visible only when there is a TitleImage, no 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!