Back to Devexpress

TdxCustomTreeView.Images Property

vcl-dxtreeview-dot-tdxcustomtreeview-cc7ad7e5.md

latest624 B
Original Source

TdxCustomTreeView.Images Property

Specifies the source image list.

Declaration

delphi
property Images: TCustomImageList read; write;

Property Value

TypeDescription
TCustomImageList

A source image list.

|

Remarks

Tip

You can use a TcxImageList component as an image source.

See Also

TdxCustomTreeView Class

TdxCustomTreeView Members

dxTreeView Unit