Back to Devexpress

TdxBarCodeQRCodeSymbology Members

vcl-dxbarcodeutils-dot-tdxbarcodeqrcodesymbology-dot-underscore-members.md

latest3.5 KB
Original Source

TdxBarCodeQRCodeSymbology Members

The QR Code symbology class.

Properties

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

Methods

NameDescription
Assign(TPersistent)Inherited from TPersistent.
AssignTo(TPersistent)Inherited from TPersistent.
Equals(TObject)Inherited from TObject.
GetGeneratorClass protectedReturns a reference to the TdxBarCodeQRCodeGenerator class.
GetHashCodeInherited from TObject.
GetNamePathInherited from TPersistent.
GetOwnerInherited from TPersistent.
ToStringInherited from TObject.

See Also

TdxBarCodeQRCodeSymbology Class

dxBarCodeUtils Unit