ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
Jam.Shell.Types.IUICommandInvokable

This interface can be implemented by controls that show shell items. If done so, the TJamShellCommand standard action can be used with such controls.

Jam_Shell_Types_IUICommandInvokableJam_Shell_Types_IUICommandInvokableJam_Shell_Types_IUICommandInvokableJam_Shell_Types_IUICommandInvokableJam_Shell_Types_IUICommandInvokable
Syntax
Pascal
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.