ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JamSelectionList.TJamSelectionList.AddPIDLToSelection

Adds an ItemIdList to the selection.

Syntax
Pascal
procedure AddPIDLToSelection(PIDL: IItemIdList);
Parameters 
Description 
PIDL: IItemIdList 
The ItemIdList that should be added. 

When using this method, the connected controls are only informed about the changes after the adding process is finished.