Unit 'AbZLTyp' Package
[Overview][Constants][Types][Classes][Index] [#pl_abbrevia]

TAbZLItem

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

Declaration

Source position: AbZLTyp.pas line 66

type TAbZLItem = class(TAbArchiveItem)

protected

  FZLHeader: TAbZLHeader;

  

  FAdler32: LongInt;

  

public

  constructor Create;

  

  property IsPresetDictionaryPresent: Boolean; [r]

  

  property CompressionLevel: Byte; [rw]

  

  property CompressionInfo: Byte; [rw]

  

  property CompressionMethod: Byte; [rw]

  

  property Adler32: LongInt; [rw]

  

  property FCheck: Byte; [r]

  

  procedure SaveZLHeaderToStream();

  

  procedure ReadZLHeaderFromStream();

  

end;

Inheritance

TAbZLItem

  

|

TAbArchiveItem

  

|

TObject



CT Web help

CodeTyphon Studio