![]() |
ScroogeXHTML for Object Pascal 8.5
|
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 | |
~TTextNode () | |
TCharacterProperties | GetTextProperties () |
get the text properties of the TTextNode object | |
SetTextProperties (const TCharacterProperties CP) | |
set all text properties of the TTextNode object | |
Public Attributes | |
string | Anchor |
anchor / bookmark | |
Boolean | Encoded |
True = already encoded. | |
string | FieldExpression |
field expression | |
A class which represents a text block which has the same attributes.
TTextNode::TTextNode | ( | const TSimpleDomNode | AOwner | ) |
create a new instance of the TTextNode class
TTextNode::~TTextNode | ( | ) |
TCharacterProperties TTextNode::GetTextProperties | ( | ) |
get the text properties of the TTextNode object
Implements ISimpleDomTextNode.
TTextNode::SetTextProperties | ( | const TCharacterProperties | CP | ) |
set all text properties of the TTextNode object
Implements ISimpleDomTextNode.
string TTextNode::Anchor |
anchor / bookmark
Boolean TTextNode::Encoded |
True = already encoded.
string TTextNode::FieldExpression |
field expression