RAD Studio VCL Reference
ContentsIndex
TPort Members Public Methods
Public Methods
 
Name 
Description 
 
Increments the reference count for this interface. 
 
Decrements the reference count for this interface. 
 
This is AddChild, a member of class IXMLNodeAccess. 
 
This is the overview for the AddChild method overload. 
 
Responds after the last constructor executes. 
 
Responds after the last constructor has executed. 
 
Responds after the last constructor executes. 
 
Checks that the reference count is zero before allowing the interfaced object to be destroyed. 
 
Responds before the first destructor executes. 
 
This is CheckTextNode, a member of class IXMLNodeAccess. 
 
Returns a pointer to the runtime type information (RTTI) table for the object type. 
 
Returns a string indicating the type of the object instance (as opposed to the type of the variable passed as an argument). 
 
Determines whether an object is of a specific type. 
 
Returns the type of the immediate ancestor of a class. 
 
Returns the class reference for the object's class. 
 
Performs finalization on long strings, variants, and interface variables within a class. 
 
This is ClearDocumentRef, a member of class IXMLNodeAccess. 
 
Creates a copy of this node and returns its interface. 
 
Constructs an object and initializes its data before the object is first used. 
 
Instantiates a Create object. 
 
This is CreateAttributeNode, a member of class IXMLNodeAccess. 
 
This is CreateChildNode, a member of class IXMLNodeAccess. 
 
This is CreateCollection, a member of class IXMLNodeAccess. 
 
Creates a TXMLNode instance that represents the same DOM node as another "host" node. 
 
Adds an attribute to the node that declares a specified namespace URI. 
 
Provides the interface for a method that processes message records. 
 
Disposes of an object instance. 
 
Frees the memory associated with the TXMLNode object. 
 
Calls message-handling methods for the object, based on the contents of the Message parameter. 
 
This is DOMElement, a member of class IXMLNodeAccess. 
 
Checks if the current instance and the parameter are equal. 
 
This is the overview for the FieldAddress method overload. 
 
This is FindHostedNode, a member of class IXMLNodeAccess. 
 
Returns the attribute node that declares a specified Namespace URI. 
 
Returns the namespace URI for a namespace prefix or qualified tag name. 
 
Free 
Destroys an object and frees its associated memory, if necessary. 
 
Deallocates memory allocated by a previous call to the System::TObject::NewInstance method. 
 
Returns the value of one of this node's attributes. 
 
Returns the value of the AttributeNodes property. 
 
Returns the value of a specified attribute. 
 
This is GetChildNodeClasses, a member of class IXMLNodeAccess. 
 
Returns the value of the ChildNodes property. 
 
Returns the value of a specified child node. 
 
Returns the value of the Collection property. 
 
This is GetDocumentationCollection, a member of class IDocumented. 
 
Returns the value of the DOMNode property. 
 
Indicates whether the node has any child nodes. 
 
Returns an integer containing the hash code. 
 
This is GetHostNode, a member of class IXMLNodeAccess. 
 
Retrieves a specified interface. 
 
Returns the entry for a specific interface implemented in a class. 
 
Returns a pointer to a structure containing all of the interfaces implemented by a given class. 
 
Indicates whether the node has a single text value. 
 
Returns the name of the node without any namespace prefix. 
 
Returns the namespace URI for the node's qualified name. 
 
Returns the name of the node. 
 
This is GetNodeObject, a member of class IXMLNodeAccess. 
 
Returns the type of the node. 
 
Returns the value of the node. 
 
Returns the interface for the document in which this node appears. 
 
Returns the interface for the node's parent node. 
 
Returns the namespace prefix from the node's name. 
 
Returns the value of the ReadOnly property. 
 
Returns the text value of the node. 
 
Returns the value of the XML property. 
 
This is the overview for the HasAttribute method overload. 
 
This is the overview for the HasChildNode method overload. 
 
Determines the relationship of two object types. 
 
Initializes a newly allocated object instance to all zeros and initializes the instance's virtual method table pointer. 
 
Returns the size in bytes of each instance of the object type. 
 
This is InternalAddChild, a member of class IXMLNodeAccess. 
 
This is the overview for the MethodAddress method overload. 
 
Returns the name of a class method by address. 
 
This is NestingLevel, a member of class IXMLNodeAccess. 
 
Allocates memory for each instance of an interfaced object. 
 
Allocates memory for an instance of an object type and returns a pointer to that new instance. 
 
Returns the next child of this node's parent. 
 
Converts the subtree beneath this node to the structure it would have if it were just loaded from a document. 
 
Returns the previous child of this node's parent. 
 
Returns a reference to a specified interface if the object supports that interface. 
 
This is RegisterChildNode, a member of class IXMLNodeAccess. 
 
This is RegisterChildNodes, a member of class IXMLNodeAccess. 
 
Forces all child nodes and attribute nodes to be reread from the underlying DOM implementation. 
 
Handles exceptions in methods declared using the safecall calling convention. 
 
Sets the value of one of this node's attributes. 
 
Sets the value of one of this node's attributes when you must explicitly specify the attribute's namespace. 
 
Sets the value of a specified child node. 
 
This is SetCollection, a member of class IXMLNodeAccess. 
 
Sets the value of this node. 
 
This is SetParentNode, a member of class IXMLNodeAccess. 
 
Specifies whether the node can be modified. 
 
Sets the text value of the node. 
 
Returns a string containing the class name. 
 
This is the overview for the TransformNode method overload. 
 
Returns a string containing the unit name. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.