|
ScroogeXHTML for Object Pascal 8.4
|
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. | |
A class which stores the current reader state.