Contents - Index - Next


TVCLUnZip component

 

See also Properties Methods Events


 

Description

 

The VCLUnZip component handles all unzipping responsibilities.  VCLUnZip is the base class for the VCLZip component. 

 

Note that all properties, methods, and events that apply to VCLUnZip will also apply to VCLZip.  

 

NOTE: If you only need to do UNZIPPING operations then you will only need the VCLUnZip component.  This will reduce your applications footprint over using the VCLZip component which handles both unzipping and zipping operations.  And if you need to zipping and unzipping operations, all you need is the VCLZip component, you should not use both.