TTMSFNCWXQRCodeGetEvent Event Type
Event signature used to deliver the rendered QR code as a bitmap to the application.
API unit family: TMSFNCWXQRCode
Parameters
| Name | Description |
|---|---|
Sender |
The control that generated the QR code. |
ABitmap |
The rendered QR code image. The instance is owned by the control and is valid only for the duration of the handler; copy its contents if it must be retained. |