[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: IdZLib.pas line 74
type TCompressionStream = class(TCustomZlibStream) |
||
protected |
||
function GetCompressionRate; |
|
|
function IdRead(); override; |
|
|
function IdWrite(); override; |
|
|
function IdSeek(); override; |
|
|
public |
||
constructor CreateEx(); |
|
|
constructor Create(); |
|
|
constructor CreateGZ(); overload; |
|
|
destructor Destroy; override; |
|
|
property CompressionRate: Single; [r] |
|
|
property OnProgress: TNotifyEvent; |
|
|
end; |
|
||
| | ||
|
||
| | ||
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |