|
ScroogeXHTML for Object Pascal 9.4
|
A class which stores the current reader state. More...
Public Member Functions | |
| TReaderProperties (TCharacterProperties ACharProps, TParagraphProperties AParProps, TRTFDestination ARTFDestination) | |
| create an instance with the given properties. | |
| ~TReaderProperties () | |
| Destructor. | |
Public Attributes | |
| TCharacterProperties | CharProps |
| TParagraphProperties | ParProps |
| TRTFDestination | RTFDestination |
A class which stores the current reader state.
| TReaderProperties::TReaderProperties | ( | TCharacterProperties | ACharProps, |
| TParagraphProperties | AParProps, | ||
| TRTFDestination | ARTFDestination ) |
create an instance with the given properties.
| TReaderProperties::~TReaderProperties | ( | ) |
Destructor.
| TCharacterProperties TReaderProperties::CharProps |
| TParagraphProperties TReaderProperties::ParProps |
| TRTFDestination TReaderProperties::RTFDestination |