Skip to main content

TdxShellBreadcrumbEditShellOptions.ShowHiddenFolders Property

Specifies if the shell breadcrumb control displays hidden folders.

Declaration

property ShowHiddenFolders: Boolean read; write; default False;

Property Value

Type Default Description
Boolean False

True if hidden folders are visible; otherwise, False.

Remarks

The ShowHiddenFolders property’s default value is False.

See Also