ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JamShellBreadCrumbBar.TJamShellBreadCrumbBarPane

Possible panes that can be displayed in the TJamShellBreadCrumbBar.

Syntax
Pascal
TJamShellBreadCrumbBarPane = (
  bpHistory,
  bpSearchEdit,
  bpRefreshButton
);
Members 
Description 
bpHistory 
The TJamShellHistoryPane on the left side.  
bpSearchEdit 
The TJamShellSearchEdit on the right side.  
bpRefreshButton 
The refresh button.