ScroogeXHTML for Delphi  6.7
 All Classes Functions Variables Pages
TTextNode Class Reference

A class which represents a text block which has the same attributes. More...

Inheritance diagram for TTextNode:
ISimpleDomTextNode

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

Boolean Encoded
 true = already encoded More...
 

Detailed Description

A class which represents a text block which has the same attributes.

Member Data Documentation

Boolean TTextNode::Encoded

true = already encoded

See Also
GetEncoded For reading
SetEncoded For writing