ShellBrowser Delphi Components Documentation
ContentsIndexHome
Example

The following example shows how to unzip the contents of a ZIP file:

  TJamFileOperation.Unzip('C:ZipFile.zip', 'C:UsersPublic');