[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 253

public function TStringToStringTree.GetPrev(

  const Name: string;

  out PrevName: string;

  out PrevValue: string

):Boolean;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.