TdxCustomTreeView.StateImages Property
In This Article
Specifies the source image list for node states.
#Declaration
Delphi
property StateImages: TCustomImageList read; write;
#Property Value
Type | Description |
---|---|
TCustom |
A source image list. |
#Remarks
Tip
You can use the Tcx
See Also