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

TPointerToPointerTree.GetNext

GetNext - finds the next node matching the supplied arguments; returns True if successful.

Declaration

Source position: avglvltree.pas line 126

public function TPointerToPointerTree.GetNext(

  const Key: Pointer;

  out NextKey: Pointer;

  out NextValue: Pointer

):Boolean;


Version 4.4 Generated 2025-11-08 Home