Destroys the node and the object.
Source position: contnrs.pp line 488
| public destructor THTOwnedObjectNode.Destroy; override; | 
Destroy first frees the data object, and then only frees itself.
| 
 | Node type for owned objects. | |
| 
 | Does the hash table own the objects ? |