ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JamSystemShellView.TSystemShellViewAddItem

TSystemShellViewAddItem is the function type used for events in the classes TJamSystemShellView and TJamExplorerBrowser such as TJamShellControl.OnAddItem.

Syntax
Pascal
TSystemShellViewAddItem = procedure (pItem: IJamSystemShellItem; var pCanAdd: Boolean) of object;