[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'AvgLvlTree' (#lcl)

TAvgLvlTree.FindRightMostSameKey

Starts at ANode and returns the left most node with the same key as ANode.

Declaration

Source position: avglvltree.pas line 90

public function TAvgLvlTree.FindRightMostSameKey(

  ANode: TAvgLvlTreeNode

):TAvgLvlTreeNode;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.