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