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