TdxTreeViewNode.Focused Property
Specifies if the node has focus.
Declaration
property Focused: Boolean read; write;
Property Value
| Type | Description |
|---|---|
| Boolean | If True, the node is focused. |
See Also
Specifies if the node has focus.
property Focused: Boolean read; write;
| Type | Description |
|---|---|
| Boolean | If True, the node is focused. |