TUnicodeReader.MatchRawByteStrDelimited(RawByteString,Boolean,TWideCharMatchFunction,Boolean) Method
Represents method MatchRawByteStrDelimited(RawByteString,Boolean,TWideCharMatchFunction,Boolean).
public function MatchRawByteStrDelimited(const S: RawByteString; const CaseSensitive: Boolean; const Delimiter: TWideCharMatchFunction; const Skip: Boolean): Boolean;
Parameters
- S
- Type: RawByteString
- CaseSensitive
- Type: Boolean
- Delimiter
- Type: TWideCharMatchFunction
- Skip
- Type: Boolean
Return Value
Type: Boolean