[Overview][Types][Classes][Procedures and functions][Index] |
Finds a Key by its Value using a slow linear search.
Source position: avglvltree.pas line 128
public function TPointerToPointerTree.FindByValue( |
Value: Pointer |
):Pointer; |
Pointer to the Key or Nil.
Version 4.0 | Generated 2025-05-03 | Home |