Unit 'AvgLvlTree' Package
[Overview][Types][Classes][Procedures and functions][Index] [#lazutils]

TPointerToPointerTree.FindByValue

Finds a Key by its Value using a slow linear search.

Declaration

Source position: avglvltree.pas line 128

public function TPointerToPointerTree.FindByValue(

  Value: Pointer

):Pointer;

Function result

Pointer to the Key or Nil.


Version 4.4 Generated 2025-11-08 Home