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