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.8 | Generated 2026-06-06 | Home |