ShellBrowser Delphi Components Documentation
IUICommandInvokable Methods
Jam.Shell.Types.IUICommandInvokable
Legend
IUICommandInvokable Methods
Name
Description
function GetSelCount: Integer;
Returns the number of selected Objects in the control.
function InvokeCommandOnSelected(const pCommand: TShellCommand): Boolean;
Executes a shell command on the objects selected in the control.
function ShowContextMenu(const pPosition: TPoint): String;
Displays a context menu for the selected items.
Contents
|
Index
|
Home