Delphi Sample Projects
  • API Reference
  1. API Reference
  2. QRCodeReader_FMX
  3. ZXing.DecoderResult

TDecoderResult Class

On this page

  1. Definition
  2. Constructors
  3. Properties
  4. Methods
  5. Fields

Definition

Unit:
ZXing.DecoderResult
Package:
QRCodeReader_FMX
Delphi
type TDecoderResult = class(TObject)
Inheritance
TObject
TDecoderResult

Constructors

Create(TArray<Byte>, string, IByteSegments, string)
Create(TArray<Byte>, string, IByteSegments, string, Integer, Integer)
Destroy

Properties

StructuredAppend

Methods

GetStructuredAppend

Fields

ByteSegments
ECLevel
Erasures
ErrorsCorrected
Other
RawBytes
StructuredAppendParity
StructuredAppendSequenceNumber
Text

On this page

  1. Definition
  2. Constructors
  3. Properties
  4. Methods
  5. Fields
Delphi Sample Projects (c) 1995-2026 Patrick PREMARTIN - Powered by DocInsight