TcxCustomTreeView.Deselect(TTreeNode) Method
Deselects the specified node.
Declaration
procedure Deselect(Node: TTreeNode); virtual;
Parameters
Name | Type | Description |
---|---|---|
Node | TTreeNode | The target tree node. |
See Also
Deselects the specified node.
procedure Deselect(Node: TTreeNode); virtual;
Name | Type | Description |
---|---|---|
Node | TTreeNode | The target tree node. |
No
Your feedback is appreciated.