|
ScroogeXHTML for Delphi
6.11
|
A class which represents a text block which has the same attributes. More...
Public Member Functions | |
| TTextNode (const TSimpleDomNode AOwner) | |
| create a new instance of the TTextNode class | |
| SetTextProperties (const TCharacterProperties CP) | |
| set all text properties of the TTextNode object | |
Public Attributes | |
| string | Anchor |
| anchor / bookmark More... | |
| Boolean | Encoded |
| true = already encoded More... | |
| string | FieldExpression |
| field expression More... | |
A class which represents a text block which has the same attributes.
| string TTextNode::Anchor |
anchor / bookmark
Referenced by TSxWriter::StoreParagraphProperties().
| Boolean TTextNode::Encoded |
true = already encoded
| string TTextNode::FieldExpression |
field expression
Referenced by TSxWriter::StoreParagraphProperties().