StrZExtractQuotedB(PByteChar,RawByteString,ByteCharSet) Method
Represents method StrZExtractQuotedB(PByteChar,RawByteString,ByteCharSet)
.
function StrZExtractQuotedB(var P: PByteChar; var S: RawByteString; const Quote: ByteCharSet = zcsQuotes): Boolean;
Parameters
- P
- Type: PByteChar
- S
- Type: RawByteString
- Quote
- Type: ByteCharSet
Return Value
Type: Boolean