Navigation: Code Documentation > RSCommon > Structures > Classes > TGStringList > Methods
TGStringList.IndexOf(string) Method
Represents method IndexOf(string).
Namespace: Structures
Delphi
public function IndexOf(const S: string): Integer; override;
Parameters
S
Type: string
Type: Integer
•TGStringList
•Structures