Indy 9
TCompressionLevel
See Also, Unit: IdCompressionIntercept
Represents the compression levels available in TIdCompressionIntercept.
TCompressionLevel = 0..9;
Unit
IdCompressionIntercept
Description
TCompressionLevel is an enumerated type that represents valid values for the ZLib compression level to use in TIdCompressionIntercept. 0 indicates that minimal compression (fastest) should be used in the compression intercept. 9 indicates that maximum compression (slowest) should be used in the compression intercept.

Created with Doc-O-Matic 2 donated to Project JEDI. Commercial license available from the Doc-O-Matic site.