ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JamSelectionList.TJamSelectionList.AddPathToSelection

This procedure adds a path to the list of selected paths.

Syntax
Pascal
procedure AddPathToSelection(sFQPath: String); override;
Parameters 
Description 
sFQPath: String 
The path that should be added.  

When using this method, the connected controls are informed about intermediate steps during the adding process.