ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JamSelectionList.TJamSelectionList.ToString

Returns a string with all paths in the selection list.

Syntax
Pascal
function ToString: string; override;

string: The list of all currently selected full paths, separeted by line breaks.