ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JamShellBreadCrumbBar.TBreadCrumbItem

TBreadCrumbItem represents a single bread crumb item in a bread crumb control.

JamShellBreadCrumbBar_TBreadCrumbItemJamShellBreadCrumbBar_TBreadCrumbItem
Syntax
Pascal
TBreadCrumbItem = class(TCollectionItem);
 
Name 
Description 
 
Creates a new BreadCrumbItem in the passed Collection.  
 
Name 
Description 
 
Occurs when the user clicks the item button.  
 
Occurs when the user clicks the item caption.  
 
Name 
Description 
 
Gets the bounding rectangle of the item in client coordinates.  
 
Name 
Description 
 
Specifies the text portion of the item.  
 
Specifies if the item is in pressed state.  
 
Gets or sets the focus highlighting.  
 
Specifies if the item has a drop down button.  
 
Specifies the image associated with the item.  
 
Indicates if the item has been designated the overflow item.  
 
Indicates the previous item in the item list.  
 
Indicates if the item is visible.