Class Tcustomzlibstream
Unit
Declaration
type Tcustomzlibstream = class(Townerstream)
Description
This item has no description.
Hierarchy
- TObject
- TStream
- TOwnerStream
- Tcustomzlibstream
Overview
Fields
| Protected | Fstream:z_stream; |
| Protected | Fbuffer:pointer; |
| Protected | Fonprogress:Tnotifyevent; |
Methods
| Protected | procedure progress(sender:Tobject); |
| Public | constructor create(stream:Tstream); |
| Public | destructor destroy; override; |
Properties
| Protected | property onprogress: Tnotifyevent read Fonprogress write Fonprogress; |
Description
Fields
| Protected | Fstream:z_stream; |
|
This item has no description. | |
| Protected | Fbuffer:pointer; |
|
This item has no description. | |
| Protected | Fonprogress:Tnotifyevent; |
|
This item has no description. | |
Methods
| Protected | procedure progress(sender:Tobject); |
|
This item has no description. | |
| Public | constructor create(stream:Tstream); |
|
This item has no description. | |
| Public | destructor destroy; override; |
|
This item has no description. | |
Properties
| Protected | property onprogress: Tnotifyevent read Fonprogress write Fonprogress; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.