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

TAVLTreeNodeEnumerator.Current

Current node in the tree.

Declaration

Source position: avl_tree.pp line 77

public property TAVLTreeNodeEnumerator.Current : TAVLTreeNode
  read FCurrent;

Description

Current is the current node in the enumeration.

See also

TAVLTreeNodeEnumerator.MoveNext

  

Move to next node in the tree.


Documentation generated on: Jul 24 2023