ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JamShellBreadCrumbBar.TOnAddShellBreadCrumbItem

Occurs if a TJamShellBreadCrumbItem was added.

Syntax
Pascal
TOnAddShellBreadCrumbItem = procedure (Sender: TObject; pItem: TJamShellBreadCrumbItem) of object;
Parameters 
Description 
Sender 
The sender.  
pItem 
The item that was added.