Skip to main content

TcxTreeListNode.ImageIndex Property

Specifies the node’s select image.

Declaration

property ImageIndex: TcxImageIndex index 0 read; write;

Property Value

Type
TcxImageIndex

Remarks

Node select images are stored in the Images collections.

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

See Also