ShellBrowser Delphi Components Documentation
|
Executes a shell command on the objects selected in the control.
function InvokeCommandOnSelected(const pCommand: TShellCommand): Boolean;
Parameters |
Description |
const pCommand: TShellCommand |
The shell command that should be executed. |
Boolean: True if the command was executed successfully; False otherwise.