| [Overview][Constants][Types][Classes][Procedures and functions][Index] | 
Destroys the node and the object.
Source position: contnrs.pp line 477
| 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 ? |