TTMSFNCTreeView.Nodes
| Property name |
Description |
| Enabled |
When False, disables editing and selection. |
| Expanded |
When True and the node has children, expands the child nodes. When False, collapses the child nodes. |
| Extended |
When True, applies the extended properties under NodesAppearance and only uses and stretches the first column text over the number of columns. |
| Nodes |
The child nodes collection. |
| Values[Index] |
The values collection that is represented in a column for each node. |
Go back to TTMSFNCTreeView