Deletes sub nodes on a path.
Source position: xmlpropstorage.pas line 30
public procedure TPropStorageXMLConfig.DeleteSubNodes(
const ARootNode: string
);
ARootNode
The path of the node to have it's sub nodes deleted.