Unit 'AbDfInW' Package
[Overview][Types][Classes][Index] [#pl_abbrevia]

TAbDfInputWindow

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

Declaration

Source position: AbDfInW.pas line 62

type TAbDfInputWindow = class

protected

  function iwGetChecksum;

  

  procedure iwReadFromStream;

  

  procedure iwSetCapacity();

  

  procedure iwSlide;

  

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure Advance();

  

  procedure AdvanceByOne;

  

  function FindLongestMatch();

  

  function GetNextChar;

  

  function GetNextKeyLength;

  

  function Position;

  

  procedure ReadBuffer();

  

  property ChainLen: Integer; [rw]

  

  property Checksum: LongInt; [r]

  

  property OnProgress: TAbProgressStep; [rw]

  

end;

Inheritance

TAbDfInputWindow

  

|

TObject



CT Web help

CodeTyphon Studio