TStringsAdapter.IndexOf Method
Overloads
Delphi
function IndexOf(const item: string): Integer
Parameters
- item
- string
Returns
Integer
Delphi
function IndexOf(const item: string; index: Integer): Integer
Parameters
- item
- string
- index
- Integer
Returns
Integer