ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
Jam.Shell.Types.IItemIdListCollection.ToString

Executes a Shell context menu command for all ItemIdLists in this collection 

Returns the string representation of the value.

Syntax
Pascal
function ToString: string;
Parameters 
Description 
pCommand 
The command as TShellAction that should be executed. 

A string representation of the value.

Nothing happens if the list is empty, no exception is raised.

Exceptions 
Description 
 
EShellBrowserError if collection does not contain any valid ItemIdList.