TdxBreadcrumbEditNode.Items Property
Provides indexed access to the node’s child nodes.
Declaration
property Items[Index: Integer]: TdxBreadcrumbEditNode read; default;
Property Value
Type |
---|
TdxBreadcrumbEditNode |
Remarks
Index specifies the child node’s position in the child collection.
See Also