ShellBrowser Delphi Components Documentation
ContentsIndexHome
Example

The following example shows how to move a file:

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