ShellBrowser Delphi Components Documentation
ContentsIndexHome
Example

The following example will show the properties of the selected file(s):

JamFileList.InvokeContextMenuCommand(saProperties);

The following example will copy the selected file(s) to the clipboard:

JamFileList.InvokeContextMenuCommand(saCopy');