Skip to main content

TdxBarCodeQRCodeGenerator Class

A QR Code generator.

Declaration

TdxBarCodeQRCodeGenerator = class(
    TdxCustomBarCodeGenerator
)

Remarks

This class implements all the functionality required to generate and display QR codes.

This class does not introduce any new public members.

You do not need to create instances of the TdxBarCodeQRCodeGenerator class. Use the TdxBarCodeQRCodeSymbology class instead.

Inheritance

TObject
TdxCustomBarCodeGenerator
TdxBarCodeQRCodeGenerator
See Also