Unit 'ZStream' Package
[Overview][Types][Classes][Index] [#paszlib]

Tcustomzlibstream

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

Declaration

Source position: zstream.pp line 45

type Tcustomzlibstream = class(Townerstream)

protected

  Fstream: z_stream;

  Fbuffer: pointer;

  Fonprogress: Tnotifyevent;

  procedure progress();

  property onprogress: Tnotifyevent; [rw]

public

  constructor create();

  destructor destroy; override;

end;

Inheritance

Tcustomzlibstream

|

TObject


Documentation generated on: 2023-03-18