Discuss this help topic in SecureBlackbox Forum
TElGzipWriter.OnCompressionStreamNeeded
This event is fired when TElGZipWriter needs a stream for compressed data.
Declaration
Parameters
Description
This event is fired by TElGZipWriter when a stream is required to save the compressed data. Reference to the stream should be passed via the Stream parameter.