RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TXMLNode.RemoveHostedNode Method

Removes a node from the HostedNodes property list.

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

RemoveHostedNode is used internally to remove nodes from the HostedNodes array.  

Node is the node to remove from the array. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!