ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
Jam.Shell.Controls.BaseShellListView.TJamCustomFileList.OnAddPath

OnAddPath occurs, whenever a new path is added to the listview.

Syntax
Pascal
property OnAddPath: TOnAddPath;

By writing an OnAddItem event handler, you can decide individually which items should be shown in the listview by changing the CanAdd variable.