LargeImages: IImageList;
The LargeImages property determines source of the large icons.
The list of Available values of the property contains the ImageList and GlobalImageList components. Large images are displayed for elements if the style Icon is set for the component. Image indexes for elements are set in the IListViewItem.ImageIndex property.
See also: