Skip to main content

TcxTreeListNode.OverlayStateIndex Property

Specifies an additional image that is overlaid on the node specific state image.

Declaration

property OverlayStateIndex: TcxImageIndex index 4 read; write;

Property Value

Type
TcxImageIndex

Remarks

State images are stored in the StateImages collections.

Use the OverlayStateIndex property to display an additional image above the node state image.

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

See Also