|
ShellBrowser Delphi Components Documentation
|
Occurs if a TJamShellBreadCrumbItem was added.
TOnAddShellBreadCrumbItem = procedure (Sender: TObject; pItem: TJamShellBreadCrumbItem) of object;
|
Parameters |
Description |
|
Sender |
The sender. |
|
pItem |
The item that was added. |