Navigation: Code Documentation > RSCommon > InterfaceCollections > Classes > TIStringList > Methods
TIStringList.Find(string,Integer) Method
Represents method Find(string,Integer).
Namespace: InterfaceCollections
Delphi
public function Find(const S: string; var Index: Integer): Boolean; virtual;
Parameters
S
Type: string
Index
Type: Integer
Type: Boolean
•TIStringList
•InterfaceCollections