RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TXMLNode.AddHostedNode Method

Adds a node to the HostedNodes property list.

Pascal
procedure AddHostedNode(Node: TXMLNode);
C++
__fastcall AddHostedNode(TXMLNode Node);

AddHostedNode is used internally to add nodes to the HostedNodes array.  

Node is the node to add to the array. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!