ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JamSelectionList.TJamSelectionList.RemovePathFromSelection

Remove item from selection list using the full qualified path.

Syntax
Pascal
procedure RemovePathFromSelection(sFQPath: String); override;
Parameters 
Description 
sFQPath: String 
The full qualified path of the item that should be removed.