ScroogeXHTML for Delphi  7.2
TReaderProperties Class Reference

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

Inherits TObject.

Public Member Functions

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

Public Attributes

TCharacterProperties CharProps
 Current character properties.
 
TParagraphProperties ParProps
 Current paragraph properties.
 
TInternalState InternalState
 Current internal state.
 
TRTFDestination RTFDestination
 Current output destination.
 

Detailed Description

A class which stores the current reader state.