ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TJamBaseSelectionList.RemovePathFromSelection Method

Use this procedure to remove an item from a selection list.

Syntax
Pascal
procedure RemovePathFromSelection(sFQPath: UnicodeString); virtual; abstract;
Parameters 
Description 
sFQPath: UnicodeString 
Full qualified path, which should be rmoved from the selection. 
Copyright (c) 2011. All rights reserved.