TdxBreadcrumbEditRecentPaths.Items Property
Provides indexed access to the recently used paths.
Declaration
property Items[Index: Integer]: TdxBreadcrumbEditRecentPath read; write; default;
Property Value
Type |
---|
TdxBreadcrumbEditRecentPath |
Remarks
Index specifies the path’s position in the collection.
See Also