TreeNode.ImageIndex

Syntax

ImageIndex: Number

Description

The ImageIndex property determines an index of the item placed in component. ImageList.

Comments

If component ImageList is composed from several strings and columns it is necessary to indicate column and string indexes.

Example

The example of property use is given in the TreeList.NodeUnHovered event description.

See also:

TreeNode