RAD Studio VCL Reference
ContentsIndex
TXMLNode Members Public Properties
Public Properties
 
Name 
Description 
 
Represents the values of this node's attributes. 
 
Represents the values of this node's child nodes. 
 
Indicates whether this node has any child nodes. 
 
Indicates whether the node has a single text value. 
 
Indicates the name of the node without any namespace prefix. 
 
Identifies the URI for the namespace used in the qualified node name. 
 
Indicates the node name. 
 
Indicates the type of the node. 
 
Specifies the value of this node. 
 
Identifies the namespace prefix of the node's name. 
 
Specifies whether the node can be modified. 
 
Indicates the number of interface pointers currently dependent upon the object. 
 
Text 
Represents the Text of the node. 
 
XML 
Indicates the XML that corresponds to the subtree rooted at this node. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.