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

TAvgLvlTree.FindKey

Search a node with the same key. OnCompareKeyWithData first parameter is the key, second the Node.Data.

Declaration

Source position: avglvltree.pas line 73

public function TAvgLvlTree.FindKey(

  Key: Pointer;

  OnCompareKeyWithData: TListSortCompare

):TAvgLvlTreeNode;

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