TdxCustomTreeView.SelectionCount Property
In This Article
Returns the selected node count.
#Declaration
Delphi
property SelectionCount: Integer read;
#Property Value
Type | Description |
---|---|
Integer | The selected node count. |
See Also