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