TdxTreeViewNodes.Item Property
Provides indexed access to stored nodes.
Declaration
property Item[Index: Integer]: TdxTreeViewNode read; default;
Property Value
Type | Description |
---|---|
TdxTreeViewNode | A tree node. |
See Also
Provides indexed access to stored nodes.
property Item[Index: Integer]: TdxTreeViewNode read; default;
Type | Description |
---|---|
TdxTreeViewNode | A tree node. |
No
Your feedback is appreciated.