RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TListGroup.ExtendedImage Property

Extended image index.

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

ExtendedImage is the index of the list view group's extended 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!