ShellBrowser Delphi Components Documentation
ContentsIndexHome
Example

The following example shows how to copy a file:

  TJamFileOperation.Copy('C:file.exe', 'D:');