StrMatchLenU(UnicodeString,TWideCharMatchFunction,Integer) Method

Represents method StrMatchLenU(UnicodeString,TWideCharMatchFunction,Integer).

Namespace: flcStrings
function StrMatchLenU(const S: UnicodeString; const M: TWideCharMatchFunction; const Index: Integer = 1): Integer; overload;

Parameters

S
Type: UnicodeString

M
Type: TWideCharMatchFunction

Index
Type: Integer

Return Value

Type: Integer