help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Types][Classes] Reference for unit 'zstream' (#fcl)

TCustomZlibStream

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Ancestor for compression and decompression classes

Declaration

Source position: zstream.pp line 47

type TCustomZlibStream = class(TOwnerStream)

public

  constructor Create();

  

Create a new instance of TCustomZlibStream

end;

Inheritance

TCustomZlibStream

  

Ancestor for compression and decompression classes

|

TOwnerStream

|

TObject

Description

TCustomZlibStream serves as the ancestor class for the TCompressionStream and TDeCompressionStream classes.

It introduces support for a progess handler, and stores the input or output stream.

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505