StrMatchRightU(UnicodeString,UnicodeString,Boolean) Method
Represents method StrMatchRightU(UnicodeString,UnicodeString,Boolean).
function StrMatchRightU(const S, M: UnicodeString; const AsciiCaseSensitive: Boolean = True): Boolean;
Parameters
- S
- Type: UnicodeString
- M
- Type: UnicodeString
- AsciiCaseSensitive
- Type: Boolean
Return Value
Type: Boolean