StrMatchNoUnicodeCaseU(UnicodeString,UnicodeString,Integer) Method
Represents method StrMatchNoUnicodeCaseU(UnicodeString,UnicodeString,Integer)
.
function StrMatchNoUnicodeCaseU(const S, M: UnicodeString; const Index: Integer = 1): Boolean;
Parameters
- S
- Type: UnicodeString
- M
- Type: UnicodeString
- Index
- Type: Integer
Return Value
Type: Boolean