Back to Devexpress

TdxCustomTreeView.StateImages Property

vcl-dxtreeview-dot-tdxcustomtreeview-bfdfadff.md

latest657 B
Original Source

TdxCustomTreeView.StateImages Property

Specifies the source image list for node states.

Declaration

delphi
property StateImages: TCustomImageList read; write;

Property Value

TypeDescription
TCustomImageList

A source image list.

|

Remarks

Tip

You can use the TcxImageList component as a state image source.

See Also

TdxCustomTreeView Class

TdxCustomTreeView Members

dxTreeView Unit