TStringList.Find(String,Integer) Method

Represents method Find(String,Integer).

Namespace: System.Classes
public
 function Find(const S: String; var Index: Integer): Boolean;

Parameters

S
Type: String

Index
Type: Integer

Return Value

Type: Boolean