Skip to main content

TdxBarCodeQRCodeSymbology Members

The QR Code symbology class.

Properties

Name Description
CompactionMode Specifies the data type encoded by the generated QR Code.
ErrorCorrectionLevel Specifies the amount of redundant information added to the generated QR Code.
FitMode protected Specifies the generated barcode calculation mode if the barcode control ‘s automatic size calculation is disabled. Inherited from TdxCustomBarCodeSymbology.
ModuleColor protected Specifies the color used to paint the generated barcode and encoded text (if displayed). Inherited from TdxCustomBarCodeSymbology.
ModuleWidth protected Specifies the width (in pixels) of the minimal visual element of the one or two-dimensional code. Inherited from TdxCustomBarCodeSymbology.
ShowText protected Specifies if the encoded text is displayed with the generated barcode. Inherited from TdxCustomBarCodeSymbology.
Version Specifies the QR code size.

Methods

Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
Equals(TObject) Inherited from TObject.
GetGeneratorClass protected Returns a reference to the TdxBarCodeQRCodeGenerator class.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
ToString Inherited from TObject.
See Also