Back to Devexpress

TdxOcNode.Count Property

vcl-dxorgchr-dot-tdxocnode-73b94d5b.md

latest570 B
Original Source

TdxOcNode.Count Property

Returns the node’s direct descendants count.

Declaration

delphi
property Count: Integer read;

Property Value

Type
Integer

Remarks

This property returns the number of nodes accessible via the Items property.

See Also

TdxOcNode.Parent

TdxOcNode Class

TdxOcNode Members

dxorgchr Unit