RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IDOMDocument Members

The following tables list the members exposed by IDOMDocument.

 
Name 
Description 
 
Increments the reference count for this interface. 
 
Decrements the reference count for this interface. 
 
This is appendChild, a member of class IDOMNode. 
 
This is cloneNode, a member of class IDOMNode. 
 
This is createAttribute, a member of class IDOMDocument. 
 
This is createAttributeNS, a member of class IDOMDocument. 
 
This is createCDATASection, a member of class IDOMDocument. 
 
This is createComment, a member of class IDOMDocument. 
 
This is createDocumentFragment, a member of class IDOMDocument. 
 
This is createElement, a member of class IDOMDocument. 
 
This is createElementNS, a member of class IDOMDocument. 
 
This is createEntityReference, a member of class IDOMDocument. 
 
This is createProcessingInstruction, a member of class IDOMDocument. 
 
This is createTextNode, a member of class IDOMDocument. 
 
Returns the value of the get_attributes property. 
 
Returns the value of the get_childNodes property. 
 
This is get_doctype, a member of class IDOMDocument. 
 
This is get_documentElement, a member of class IDOMDocument. 
 
This is get_domImplementation, a member of class IDOMDocument. 
 
Returns the value of the get_firstChild property. 
 
Returns the value of the get_lastChild property. 
 
Returns the value of the get_localName property. 
 
Returns the value of the get_namespaceURI property. 
 
Returns the value of the get_nextSibling property. 
 
Returns the value of the get_nodeName property. 
 
Returns the value of the get_nodeType property. 
 
Returns the value of the get_nodeValue property. 
 
Returns the value of the get_ownerDocument property. 
 
Returns the value of the get_parentNode property. 
 
Returns the value of the get_prefix property. 
 
Returns the value of the get_previousSibling property. 
 
This is getElementById, a member of class IDOMDocument. 
 
This is getElementsByTagName, a member of class IDOMDocument. 
 
This is getElementsByTagNameNS, a member of class IDOMDocument. 
 
Indicates whether the node has any child nodes. 
 
This is importNode, a member of class IDOMDocument. 
 
Inserts a new child node before a specified child of the node. 
 
Converts the subtree beneath this node to the structure it would have if it were just loaded from a document. 
 
Returns a reference to a specified interface if the object supports that interface. 
 
Removes a child node from this node. 
 
Replaces one of this node's children with a specified node. 
 
This is set_documentElement, a member of class IDOMDocument. 
 
Sets the value of the node. 
 
Indicates whether the node supports a specified feature. 
 
Name 
Description 
 
This is attributes, a member of class IDOMNode. 
 
This is childNodes, a member of class IDOMNode. 
 
This is doctype, a member of class IDOMDocument. 
 
This is documentElement, a member of class IDOMDocument. 
 
This is domImplementation, a member of class IDOMDocument. 
 
This is firstChild, a member of class IDOMNode. 
 
This is lastChild, a member of class IDOMNode. 
 
This is localName, a member of class IDOMNode. 
 
This is namespaceURI, a member of class IDOMNode. 
 
This is nextSibling, a member of class IDOMNode. 
 
This is nodeName, a member of class IDOMNode. 
 
This is nodeType, a member of class IDOMNode. 
 
This is nodeValue, a member of class IDOMNode. 
 
This is ownerDocument, a member of class IDOMNode. 
 
This is parentNode, a member of class IDOMNode. 
 
This is prefix, a member of class IDOMNode. 
 
This is previousSibling, a member of class IDOMNode. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!