RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TListGroup.TitleImage Property

Title image index.

Pascal
property TitleImage: TImageIndex;
C++
__property TImageIndex TitleImage;

TitleImage is the index of the list view group's title image. It indexes the image list in the GroupHeaderImages property of the TListView that owns this list view group. 

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!