Table of Contents

TTMSFNCWXCustomQRCode Class

Base class that renders a QR code from arbitrary text inside a hosted web control. Exposes the encoded text, error-correction level, version, and a rich set of appearance settings, and can overlay a logo and background image. Published descendants surface the configuration properties at the design surface.

API unit family: TMSFNCWXQRCode Inherits from: TTMSFNCCustomWEBControl

Syntax

TTMSFNCWXCustomQRCode = class(TTMSFNCCustomWEBControl)

Methods

Name Description
CreateQRCode Encodes the supplied text and renders it as a code in the hosted control.
Resize Re-renders the code so it fits the new control size.