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