ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TJamCustomFileList.OnAddPath Event

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.

Copyright (c) 2011. All rights reserved.