TdxCustomShellBreadcrumbEdit.Properties Property
Provides access to the Shell Breadcrumb editor settings.
Declaration
property Properties: TdxShellBreadcrumbEditProperties read; write;
Property Value
| Type | Description |
|---|---|
| TdxShellBreadcrumbEditProperties | Stores shell breadcrumb settings. |
Remarks
Refer to the TdxShellBreadcrumbEditProperties class description for information on available options.
See Also