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