StrMatchLeftAU(UnicodeString,AnsiString,Boolean) Method

Represents method StrMatchLeftAU(UnicodeString,AnsiString,Boolean).

Namespace: flcStrings
function StrMatchLeftAU(const S: UnicodeString; const M: AnsiString; const AsciiCaseSensitive: Boolean = True): Boolean;

Parameters

S
Type: UnicodeString

M
Type: AnsiString

AsciiCaseSensitive
Type: Boolean

Return Value

Type: Boolean