| [Overview][Constants][Types][Classes][Procedures and functions] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Object to read and extract files made with TZLibWriteArchive
Source position: zlibar.pas line 133
|
||
|
||
|
||
|
Creates an instance of the object |
|
|
||
|
Extract the file at Index to a user provided stream |
|
|
Retrieves the header of the file |
|
|
Contains information about the file in the archive |
|
|
Number of files in the archive |
|
|
Callback to intercept errors before they trigger an Exception |
|
|
Callback used to monitor the progress of a file as it is being extracted |
|
|
TStream that is currently loaded |
|
|
Object to read and extract files made with TZLibWriteArchive |
|
| | | ||
A TZlibReadArchive object is not capable of writing or changing an archive. You must use a TZLibWriteArchive object to do that.
|
Object used to create ZibArchive files. |