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

TStringToStringTree.GetNext

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

Declaration

Source position: avglvltree.pas line 207

public function TStringToStringTree.GetNext(

  const Name: String;

  out NextName: String;

  out NextValue: String

):Boolean;