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