Unit 'HtmlBuffer' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_htmlviewer]

TBuffConverter

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

Declaration

Source position: HtmlBuffer.pas line 70

type TBuffConverter = class

protected

  FPos: TBuffPointer;

  

  FEnd: TBuffPointer;

  

  FCodePage: TBuffCodePage;

  

  FInitalCodePage: TBuffCodePage;

  

  function GetNext;

  

  procedure Assign(); virtual;

  

public

  constructor Create(); virtual;

  

  constructor CreateCopy(); overload;

  

  function NextChar; virtual;

  

  function PeekChar;

  

  function AsString; virtual;

  

  property CodePage: TBuffCodePage; [r]

  

end;

Inheritance

TBuffConverter

  

|

TObject



CT Web help

CodeTyphon Studio