ShellBrowser Delphi Components Documentation
|
Specifies the style of the breadcrumbbar.
TBreadCrumbStyle = ( bsClassic, bsWindowsThemed, bsBreadCrumbThemed );
Members |
Description |
bsClassic |
Classic Windows 2000 style buttons and borders. |
bsWindowsThemed |
Use Windows theme engine. |
bsBreadCrumbThemed |
On Vista and later uses the undocumented Breadcrumb Bar theme elements. |