Unit 'JPL.SimpleZip' Package
[Overview][Classes][Procedures and functions][Index] [#pl_jplib]

TSimpleUnzipper

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: JPL.SimpleZip.pas line 30

type TSimpleUnzipper = class

public

  constructor Create();

  

  destructor Destroy; override;

  

  function DecompressToStream();

  

  function DecompressToFile();

  

end;

Inheritance

TSimpleUnzipper

  

|

TObject



CT Web help

CodeTyphon Studio