Table of Contents

TTMSFNCWXCustomBarcodeDecoder.PauseScanning Method

Suspends continuous decoding of camera frames until scanning is resumed.

API unit family: TMSFNCWXBarcodeDecoder Declaring type: TTMSFNCWXCustomBarcodeDecoder Inherited from: TTMSFNCWXCustomBarcodeDecoderBase

Syntax

procedure PauseScanning;

Remarks

The camera keeps running; only the automatic decode-on-each-frame loop is halted. Call ResumeScanning to continue.