NativeXml Help
TXmlNode.Delete
procedure Delete; virtual;
Description
Call Delete to delete this node completely from the parent node list. This call only succeeds if the node has a parent. It has no effect when called for the root node.