TStrings.LastIndexOf
Declaration
Source position: classesh.inc line 742
public 
  function LastIndexOf(const S: string; aStart: Integer) : Integer
                      ;  Virtual;
  function LastIndexOf(const S: string) : Integer;
Source position: classesh.inc line 742
public 
  function LastIndexOf(const S: string; aStart: Integer) : Integer
                      ;  Virtual;
  function LastIndexOf(const S: string) : Integer;