TScan Manager .Create Constructor
Unit: ZXing.ScanManager
constructor Create(const format: TBarcodeFormat; Hints: TDictionary<TDecodeHintType, TObject>)
Parameters
- format
- Type: ZXing.BarcodeFormat.TBarcodeFormat
- Hints
- Type: TDictionary<
ZXing.DecodeHintType.TDecodeHintType
,
System.Generics.Collections.TObject
>