Skip to content

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;