Skip to main content

TcxTreeListNode.StateIndex Property

Specifies the state image for the node.

Declaration

property StateIndex: TcxImageIndex index 2 read; write;

Property Value

Type
TcxImageIndex

Remarks

State images are used to specify the application-specific states of the node.

These images are stored in the StateImages collections.

For different tree list controls, images are specified in the following ways:

See Also