IListView.StateImages

Syntax

StateImages: IImageList;

Description

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

Comments

The list of available property values contains the ImageList and GlobalImageList components.

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

Example

See also:

IListView