Unit 'AVL_Tree' Package
[Overview][Types][Classes][Variables][Index] [#fcl]

TAVLTreeNode.Clear

Clears the node's data.

Declaration

Source position: avl_tree.pp line 50

public procedure TAVLTreeNode.Clear;

Description

Clear clears all pointers and references in the node. It does not free the memory pointed to by these references.


Documentation generated on: Jul 24 2023