Source position: msezstream.pas line 23
type zstreamstatesty = set of (
zs_inflate,
zs_inited,
zs_fileeof
);