OnAddPath occurs, whenever a new path is added to the listview.
By writing an OnAddItem event handler, you can decide individually which items should be shown in the listview by changing the CanAdd variable.
TJamCustomFileList.OnAddItem
TJamCustomFileList Class