[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'AvgLvlTree' (#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.0 Generated 2025-05-03 Home