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