ShellBrowser Delphi Components Documentation
|
TSystemShellViewAddItem is the function type used for events in the classes TJamSystemShellView and TJamExplorerBrowser such as TJamShellControl.OnAddItem.
TSystemShellViewAddItem = procedure (pItem: IJamSystemShellItem; var pCanAdd: Boolean) of object;