TTMSFNCWXBarcodeGetEvent Event Type
Signature of the event raised when a barcode bitmap has been generated.
API unit family: TMSFNCWXBarcode
Parameters
| Name | Description |
|---|---|
Sender |
The control that generated the barcode. |
ABitmap |
The generated barcode image. The instance is owned by the control and is freed after the handler returns, so copy it if it must outlive the call. |