NativeXml Help
Content
|
Index
|
Reference
TXmlNode.Delete
TXmlNode
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.