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