Added new do-nothing virtual method named FinalizeNode that is called when a tree node is being deleted. Descendants can override if they need to finalise tree nodes (e.g. to free associated objects).
Authored by: delphidabbler 2013-12-02
Parent: [r4064]
Child: [r4066]