ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
Jam.Shell.Types.TShellActionHelper.ToCommand

Returns a shell command for a TShellAction enum.

Syntax
Pascal
function ToCommand: String;

String: a shell command for a TShellAction enum.

Exceptions 
Description 
 
EInvalidOperation: In case of an unknown TShellAction or an action for which no possible resutl can be delivered.