Skip to main content

TdxShellBreadcrumbEditProperties.ShellOptions Property

Provides access to shell settings.

Declaration

property ShellOptions: TdxShellBreadcrumbEditShellOptions read; write;

Property Value

Type Description
TdxShellBreadcrumbEditShellOptions

Stores shell settings.

Remarks

Use this property to configure the way the shell breadcrumb control displays file system content. Refer to the TdxShellBreadcrumbEditShellOptions class description for information on available options.

See Also