Language:
Русский
English
StrIPos (function) (Strings unit)
Returns a pointer to the first occurance of a string in another string, without case sensitivity.
Declaration
function StrIPos(Str1, Str2:PChar): Integer;
Target
Windows
StrIPos (function) (Strings unit) |
Language: StrIPos (function) (Strings unit) Returns a pointer to the first occurance of a string in another string, without case sensitivity. Declarationfunction StrIPos(Str1, Str2:PChar): Integer; TargetWindows See Also |
|
|