Table of Contents

TTMSFNCWXQRDecoder.LibraryLocation Property

Selects whether the decoding library is loaded from an online source or from a locally bundled copy.

API unit family: TMSFNCWXQRDecoder Declaring type: TTMSFNCWXQRDecoder Inherited from: TTMSFNCWXCustomQRDecoder Type: TTMSFNCWXLibraryLocation

Syntax

property LibraryLocation: TTMSFNCWXLibraryLocation;

Default: llOnline

Remarks

Defaults to llOnline, which fetches the library from a remote location. Use the offline value to load a copy embedded with the application when no network access is available.