ScroogeXHTML for Object Pascal 8.1
ISimpleDomTextNode Interface Reference

DOM textnode methods. More...

Inheritance diagram for ISimpleDomTextNode:
TTextNode

Public Attributes

string Anchor
 
Boolean Encoded
 
string FieldExpression
 

Detailed Description

DOM textnode methods.

Member Data Documentation

◆ Anchor

string ISimpleDomTextNode::Anchor
See also
GetAnchor For reading
SetAnchor For writing

◆ Encoded

Boolean ISimpleDomTextNode::Encoded
See also
GetEncoded For reading
SetEncoded For writing

◆ FieldExpression

string ISimpleDomTextNode::FieldExpression
See also
GetFieldExpression For reading
SetFieldExpression For writing