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
Specifies if the node is selected.
property Selected: Boolean read; write;
| Type | Description |
|---|---|
| Boolean | If True, the node is selected; otherwise, it is deselected. |