TdxTreeViewNode.Selected Property
Specifies if the node is selected.
Declaration
property Selected: Boolean read; write;
Property Value
Type | Description |
---|---|
Boolean | If True, the node is selected; otherwise, it is deselected. |
See Also