Unit 'AbDfBase' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_abbrevia]

TAbDeflateHelper

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

Declaration

Source position: AbDfBase.pas line 102

type TAbDeflateHelper = class

protected

  procedure dhSetAmpleLength();

  

  procedure dhSetChainLength();

  

  procedure dhSetLogFile();

  

  procedure dhSetMaxLazy();

  

  procedure dhSetOnProgressStep();

  

  procedure dhSetOptions();

  

  procedure dhSetWindowSize();

  

  procedure dhSetZipOption();

  

public

  constructor Create;

  

  procedure Assign();

  

  property AmpleLength: LongInt; [rw]

  

  property ChainLength: LongInt; [rw]

  

  property LogFile: string; [rw]

  

  property MaxLazyLength: LongInt; [rw]

  

  property Options: LongInt; [rw]

  

  property PartialSize: Int64; [rw]

  

  property PKZipOption: AnsiChar; [rw]

  

  property StreamSize: Int64; [rw]

  

  property WindowSize: LongInt; [rw]

  

  property CompressedSize: Int64; [rw]

  

  property NormalSize: Int64; [rw]

  

  property OnProgressStep: TAbProgressStep; [rw]

  

end;

Inheritance

TAbDeflateHelper

  

|

TObject



CT Web help

CodeTyphon Studio