TdxShellBreadcrumbEditProperties Class
Shell breadcrumb settings.
Declaration
TdxShellBreadcrumbEditProperties = class(
TdxCustomBreadcrumbEditProperties
)
Remarks
The TdxShellBreadcrumbEditProperties class members allow you to do the following:
Create and customize additional action buttons (Buttons and ButtonImages).
Customize progress bar settings (ProgressBar).
Hide or display individual control borders (Borders).
Specify the image source for breadcrumb nodes (Images).
Customize the breadcrumb’s node dropdown windows (DropDownRows and DropDownIndent).
Add support for OLE drag and drop (AllowDragDrop).
Manage recent paths and customize path-related settings (PathEditor).
Customize file system display settings (ShellOptions).
The shell breadcrumb control’s Properties property references a TdxShellBreadcrumbEditProperties object.
Inheritance
TObject
TPersistent
TcxOwnedPersistent
TdxBreadcrumbEditCustomPropertiesPersistent
TdxCustomBreadcrumbEditProperties
TdxShellBreadcrumbEditProperties
See Also