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