ShellBrowser Delphi Components Documentation
|
OnAddPath occurs, whenever a new path is added to the listview.
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.