TdxShellBreadcrumbEditPathEditorProperties.UseSystemRecentPaths Property
Specifies if the shell breadcrumb control loads recent paths displayed in Windows Explorer.
Declaration
property UseSystemRecentPaths: Boolean read; write; default False;
Property Value
Type | Default | Description |
---|---|---|
Boolean | False | True if the shell breadcrumb control loads recently opened paths; otherwise, False. |
Remarks
The UseSystemRecentPaths
property’s default value is False
.
See Also