[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: IdZLib.pas line 92
type TDecompressionStream = class(TCustomZlibStream) |
||
protected |
||
FInitialPos: Int64; |
|
|
function IdRead(); override; |
|
|
function IdWrite(); override; |
|
|
function IdSeek(); override; |
|
|
public |
||
constructor Create(); |
|
|
destructor Destroy; override; |
|
|
procedure InitRead; |
|
|
function IsGZip; |
|
|
property OnProgress: TNotifyEvent; |
|
|
end; |
|
||
| | ||
|
||
| | ||
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |