[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'AvgLvlTree' (#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.0 Generated 2025-05-03 Home