API Reference QRCodeReader_FMX ZXing.ScanManager TScanManager Class On this page Definition Constructors Properties Methods Fields Definition Unit: ZXing.ScanManager Package: QRCodeReader_FMX Delphi Copy 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