TdxShellBreadcrumbEditShellOptions.Root Property
Specifies root folder settings.
Declaration
property Root: TdxShellBreadcrumbEditRoot read; write;
Property Value
| Type | Description |
|---|---|
| TdxShellBreadcrumbEditRoot | Stores root folder settings. |
Remarks
The shell breadcrumb control can work with both absolute and relative paths, such as Libraries\Documents, Downloads, etc.
Refer to the TdxShellBreadcrumbEditRoot and TdxCustomShellRoot class descriptions for information on available options.
See Also