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

TStringToStringTree.GetNext

GetNext - finds the next matching item; returns True if successful.

Declaration

Source position: avglvltree.pas line 251

public function TStringToStringTree.GetNext(

  const Name: string;

  out NextName: string;

  out NextValue: string

):Boolean;


Version 4.4 Generated 2025-11-08 Home