ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TSystemShellViewAddItem Type

TSystemShellViewAddItem is the function type used for events in the class TJamSystemShellView, such as TJamSystemShellView.OnAddItem.

Syntax
Pascal
TSystemShellViewAddItem = procedure (Item: IJamSystemShellItem; var CanAdd: Boolean) of object;
Copyright (c) 2011. All rights reserved.