ScroogeXHTML for Object Pascal 8.4
Loading...
Searching...
No Matches
TReaderProperties Class Reference

A class which stores the current reader state. More...

Inherits TObject.

Public Member Functions

 TReaderProperties (TCharacterProperties ACharProps, TParagraphProperties AParProps, TRTFDestination ARTFDestination)
 create an instance with the given properties.
 
 ~TReaderProperties ()
 Destructor.
 

Public Attributes

TCharacterProperties CharProps
 Current character properties.
 
TParagraphProperties ParProps
 Current paragraph properties.
 
TRTFDestination RTFDestination
 Current output destination.
 

Detailed Description

A class which stores the current reader state.