IListView.StateImages

Syntax

StateImages: IImageList;

Description

The StateImages property determines the list of images that are used to indicate the state of elements.

Comments

The list of Available values of the property contains the ImageList and GlobalImageList.

If the StateImages property is set, the work mode also depends on the value of the Checkboxes property:

Example

See also:

IListView