Collapse All
ShellBrowser Delphi Edition Documentation
TJamBaseSelectionList.RemovePathFromSelection Method
Use this procedure to remove an item from a selection list.
Syntax
Pascal
procedure
RemovePathFromSelection
(
sFQPath
: UnicodeString);
virtual
;
abstract
;
Parameters
Parameters
Description
sFQPath: UnicodeString
Full qualified path, which should be rmoved from the selection.
Class
TJamBaseSelectionList Class
Copyright (c) 2011. All rights reserved.
Contents
|
Index
|
Home