Table of Contents

TTMSFNCWXCustomBarcodeDecoderBase.PauseScanning Method

Suspends continuous decoding of camera frames until scanning is resumed.

API unit family: TMSFNCWXBarcodeDecoder Declaring type: TTMSFNCWXCustomBarcodeDecoderBase

Syntax

procedure PauseScanning;

Remarks

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