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

Integer

deflate is a function. 

deflate 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.