Recursive search of node by name (tag)
function FindNode(const NodeName: hstring): THtNode;
THtNode Methods