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

TStringToStringTree.GetPrev

GetPrev - finds the previous matching item; returns True if successful.

Declaration

Source position: avglvltree.pas line 252

public function TStringToStringTree.GetPrev(

  const Name: string;

  out PrevName: string;

  out PrevValue: string

):Boolean;


Version 4.0 Generated 2025-05-03 Home