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