RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomListView.GroupHeaderImages Property

Image list.

Pascal
property GroupHeaderImages: TCustomImageList;
C++
__property TCustomImageList GroupHeaderImages;

GroupHeaderImages contains a TCustomImageList. These images are used in the TListGroups in the Groups property. They are indexed by TListGroups.ExtendedImage and TListGroups.TitleImage. 

 

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