Delphi Sample Projects
  • API Reference
  1. API Reference
  2. QRCodeGenerator_VCL
  3. DelphiZXIngQRCode

TQRCode Class

On this page

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

Definition

Unit:
DelphiZXIngQRCode
Package:
QRCodeGenerator_VCL
Delphi
type TQRCode = class(TObject)
Inheritance
TObject
TQRCode

Constructors

Create
Destroy

Properties

ECLevel
MaskPattern
MatrixWidth
Mode
NumDataBytes
NumRSBlocks
NumTotalBytes
QRCodeError
Version

Methods

At(Integer, Integer)
IsValid
IsValidMaskPattern(Integer)
SetAll(Integer, Integer, Integer, Integer, Integer, Integer)
SetECLevel(TErrorCorrectionLevel)
SetMatrix(TByteMatrix)

Fields

FECLevel
FMaskPattern
FMatrix
FMatrixWidth
FMode
FNumDataBytes
FNumECBytes
FNumRSBlocks
FNumTotalBytes
FQRCodeError
FVersion

On this page

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