IListViewColumn.ImageIndex

Syntax

ImageIndex: Integer;

Description

The ImageIndex property determines index of the image in the list of the LargeImages property of the ListView component. If the column does not contain an image, ImageIndex = -1.

See also:

IListViewColumn