TdxTreeViewCustomOptionsView.UseImageIndexForSelected Property
In This Article
Specifies if the Tree View shows specific images in selected nodes.
#Declaration
Delphi
property UseImageIndexForSelected: Boolean read; write;
#Property Value
Type | Description |
---|---|
Boolean | If True, the control displays the images specified in the Selected |
See Also