Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxShellBreadcrumbEditShellOptions.Root Property

Specifies root folder settings.

#Declaration

Delphi
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