![]() |
ScroogeXHTML for Delphi
6.7
|
A class which stores the current reader state. More...
Public Member Functions | |
TReaderProperties (const TCharacterProperties ACharProps, const TParagraphProperties AParProps, const TInternalState AIntState, const TRTFDestination ARTFDestination) | |
create an instance with the given properties. More... | |
~TReaderProperties () | |
Destructor. More... | |
Public Attributes | |
TCharacterProperties | CharProps |
Current character properties. More... | |
TParagraphProperties | ParProps |
Current paragraph properties. More... | |
TInternalState | InternalState |
Current internal state. More... | |
TRTFDestination | RTFDestination |
Current output destination. | |
A class which stores the current reader state.
TReaderProperties::TReaderProperties | ( | const TCharacterProperties | ACharProps, |
const TParagraphProperties | AParProps, | ||
const TInternalState | AIntState, | ||
const TRTFDestination | ARTFDestination | ||
) |
create an instance with the given properties.
TReaderProperties::~TReaderProperties | ( | ) |
Destructor.
TCharacterProperties TReaderProperties::CharProps |
Current character properties.
TInternalState TReaderProperties::InternalState |
Current internal state.
TParagraphProperties TReaderProperties::ParProps |
Current paragraph properties.