LargeImages: IImageList;
The LargeImages property determines a source of large icons.
The list of available property values 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: