ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JamShellBreadCrumbBar.TBreadCrumbsMenuItemClickEvent

Occurs when a menu item in the breadcrumbbar was clicked.

Syntax
Pascal
TBreadCrumbsMenuItemClickEvent = procedure (Sender: TObject; Item: TBreadCrumbItem) of object;
Parameters 
Description 
Sender 
The sender.  
Item 
A TBreadCrumbItem the clicked menu item belongs to.