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

TScanManager Class

On this page

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

Definition

Unit:
ZXing.ScanManager
Package:
QRCodeReader_FMX
Delphi
type TScanManager = class(TObject)
Inheritance
TObject
TScanManager

Constructors

Create(TBarcodeFormat, TDictionary<TDecodeHintType,TObject>)
Destroy

Properties

OnResultPoint

Methods

GetMultiFormatReader(TBarcodeFormat)
Scan(TBitmap)
SetResultPointEvent(TResultPointCallback)

Fields

FEnableInversion
FHints
FMultiFormatReader
FResultPointEvent
listFormats

On this page

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