[Overview][Types][Classes][Index] |
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.0 | Generated 2025-05-03 | Home |