Gets the ordinal position for the specified String value.
Source position: textstrings.pas line 91
public function TTextStrings.IndexOf( |
const S: string |
):Integer; override; |
S |
|
Value to locate in the method. |
Ordinal position for the requested value.
| Version 4.4 | Generated 2025-11-08 | Home |