TdxTreeCustomNode.Count Property
Returns the total count of the node’s children.
Declaration
property Count: Integer read;
Property Value
| Type | Description |
|---|---|
| Integer | The total child node count. |
See Also
Returns the total count of the node’s children.
property Count: Integer read;
| Type | Description |
|---|---|
| Integer | The total child node count. |