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

TPointerToPointerTree.GetLast

GetLast - finds the last node matching the supplied arguments; returns True if successful.

Declaration

Source position: avglvltree.pas line 125

public function TPointerToPointerTree.GetLast(

  out Key: Pointer;

  out Value: Pointer

):Boolean;


Version 4.0 Generated 2025-05-03 Home