TdxCustomTreeView.Selections Property
In This Article
Provides indexed access to selected nodes.
#Declaration
Delphi
property Selections[Index: Integer]: TdxTreeViewNode read;
#Property Value
Type | Description |
---|---|
Tdx |
A tree node. |
See Also