Hello,
I am developing in Delphi 12.1 with List & Label (FireDAC) version 29.
I need to incorporate QR Codes in my application but I find that neither the Designer nor the library seems to recognise this barcode type natively.
It seems that in the .NET version it is easily available as you can see in the following link:
But for Delphi I can’t find the ‘QRCode’ type neither in the dropdown of available types nor by code:
Is there something I need to do to include this type of barcode in my project?
Thank you very much for your help.
Best regards.
Carlos Torres.