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

TPointerToPointerTree.GetFirst

GetFirst - finds the first node matching the supplied arguments; returns True if successful.

Declaration

Source position: avglvltree.pas line 124

public function TPointerToPointerTree.GetFirst(

  out Key: Pointer;

  out Value: Pointer

):Boolean;


Version 4.0 Generated 2025-05-03 Home