TRead
Result
.raw
Bytes Property
Unit
:
ZXing.ReadResult
Syntax
Delphi
property rawBytes: TArray<Byte>
Return Value
raw bytes encoded by the barcode, if applicable, otherwise
Code
null
Property Value
Type: TArray<Byte>