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

TAvgLvlTree.FindLeftMostKey

As FindKey, but if there are several nodes with the same key, the left most is returned

Declaration

Source position: avglvltree.pas line 85

public function TAvgLvlTree.FindLeftMostKey(

  Key: Pointer;

  OnCompareKeyWithData: TListSortCompare

):TAvgLvlTreeNode;

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