ShellBrowser Delphi Components Documentation
|
This interface can be implemented by controls that show shell items. If done so, the TJamShellCommand standard action can be used with such controls.
IUICommandInvokable = interface;
|
Name |
Description |
|
Returns the number of selected Objects in the control. | |
|
Executes a shell command on the objects selected in the control. | |
|
Displays a context menu for the selected items. |