|
ScroogeXHTML for Delphi
6.8
|
DOM textnode methods. More...
Public Member Functions | |
| SetTextProperties (const TCharacterProperties CharProps) | |
| Set text properties. | |
| string | GetAnchor () |
| SetAnchor (const string Value) | |
| Boolean | GetEncoded () |
| SetEncoded (const Boolean Value) | |
| string | GetFieldExpression () |
| SetFieldExpression (const string Value) | |
Public Attributes | |
| string | Anchor |
| Boolean | Encoded |
| string | FieldExpression |
DOM textnode methods.
| string ISimpleDomTextNode::Anchor |
Referenced by TSxBase::TextElementToXHTML().
| Boolean ISimpleDomTextNode::Encoded |
Referenced by TSxBase::TextElementToXHTML().
| string ISimpleDomTextNode::FieldExpression |
Referenced by TSxBase::TextElementToXHTML().