Topic Path: Symbol Reference > Functions > deflateParams Function
ContentsIndexHome
PreviousUpNext
deflateParams Function
File
function deflateParams(
    var strm: TZStreamRec; 
    level: Integer; 
    strategy: Integer
): Integer; cdecl;
Parameters 
Description 
strm 
Scope is var. Type is TZStreamRec.
 
level 
Type is Integer.
 
strategy 
Type is Integer. 

Integer

deflateParams is a function. 

deflateParams returns a Integer value.

Topic generated.

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.