ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JamSystemShellView.TJamShellControl.InvokeCommandOnFolder

Executes a context menu command for the listed folder.

Syntax
Pascal
function InvokeCommandOnFolder(const pCommand: TShellCommand): Boolean; virtual;
Parameters 
Description 
const pCommand: TShellCommand 
The command to be executed, e.g. TShellAction.saPaste.  

True if the command was executed successfully.

Use InvokeCommandOnFolder to execute a command of the context menu for the listed folder.