TcxCustomTreeView.Selected Property
Specifies the currently selected node.
Declaration
property Selected: TTreeNode read; write;
Property Value
| Type | Description |
|---|---|
| TTreeNode | The selected node. |
See Also
Specifies the currently selected node.
property Selected: TTreeNode read; write;
| Type | Description |
|---|---|
| TTreeNode | The selected node. |