ITreeListColumn.ImageIndex

Syntax

ImageIndex: Integer;

Description

The ImageIndex property determines index of the image from the list of the Images property of the TreeList component.

Comments

If the column does not contain the image, the value of the property is -1.

See also:

ITreeListColumn