| Add a file to the ZIP file 
 Add a memory file to the ZIP file 
 Add a memory file to the ZIP file 
 Add a memory file to the ZIP file. Allows programmer to specify the Local and Central Header data for more flexibility on what gets written. Minimal vailidation is done on the Header parameters; speficying bad options could result in a corrupted zip file. 
 Unit
 Syntax
 
 
 ParametersFileName FileName to be added 
 ArchiveFileName Path + Name of file in the arcive. If Ommitted, ExtractFileName(FileName) will be used. 
 Compression Compression mode. 
 Data Bytes to be added 
 ArchiveFileName Path + Name of file in the arcive. 
 Compression Compression mode. 
 Data Stream of file to be added 
 ArchiveFileName Path + Name of file in the arcive. 
 Compression Compression mode. 
 Data Stream of file to be added 
 LocalHeader The local header data 
 CentralHeader A Pointer to an optional central header. If no central Header is provided, the Local Header information is used. 
 See also
 | ||||||