RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IDOMNode Properties

The properties of the IDOMNode class are listed here.

 
Name 
Description 
 
Represents the attributes of an element node. 
 
Represents the child nodes of the node. 
 
Represents the first child node of this node. 
 
Represents the last child node of this node. 
 
Indicates the name of the node without any namespace prefix
 
Indicates the URI for the namespace used in the qualified node name. 
 
Represents the next child of this node's parent. 
 
Indicates the name of the node. 
 
Indicates the type of the node. 
 
Indicates the value of the node. 
 
Represents the interface for the document that contains this node. 
 
Provides access to the interface of the node's parent node. 
 
Indicates the namespace prefix for the node. 
 
Represents the preceding child of this node's parent. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!