| [Overview][Types][Classes][Index] | 
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Exception class used in Tgzfilestream class
Source position: zstream.pp line 99
| type Egzfileerror = class(Ezliberror) end; | 
| 
 | Exception class used in Tgzfilestream class | |
| | | ||
| 
 | Base exception for exceptions in the ZStream unit | |
| | | ||
| | | ||
| | | ||
Egzfileerror is the exception class used to report errors by the Tgzfilestream class.
| 
 | Stream to read/write from a gzip file. |