|
ScroogeXHTML for Delphi
7.2
|
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. | |
A class which stores the current reader state.