Unit 'RTFPars' Package
[Overview][Constants][Types][Classes][Index] [#fcl-base]

TRTFParser

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

Declaration

Source position: rtfpars.pp line 30

type TRTFParser = class(TObject)

public

  constructor Create();

  destructor Destroy; override;

  procedure GetReadHook();

  function GetToken;

  function PeekToken;

  procedure ResetParser;

  procedure RouteToken;

  procedure SkipGroup;

  procedure StartReading;

  procedure SetReadHook();

  procedure UngetToken;

  procedure SetToken();

  procedure ExpandStyle();

  function GetRtfBuf;

  property Colors []: PRTFColor; [r]

  property ClassCallBacks []: TRTFFuncPtr; [rw]

  property DestinationCallBacks []: TRTFFuncPtr; [rw]

  property Fonts []: PRTFFONT; [r]

  property OnRTFError: Trtferrorhandler; [rw]

  property rtfClass: Integer; [r]

  property rtfMajor: Integer; [r]

  property rtfMinor: Integer; [r]

  property rtfParam: Integer; [r]

  property Stream: TStream; [rw]

  property Styles []: PRTFSTyle; [r]

end;

Inheritance

TRTFParser

|

TObject


Documentation generated on: 2023-03-18