TFormatInformation Class
Definition
Encapsulates a QR Code's format information, including the data mask used and error correction level.
Delphi
type TFormatInformation = class(TObject)
- Inheritance
-
TObjectTFormatInformation
Constructors
Properties
Methods
| Equals(TObject) | |
| GetHashCode | |
| decodeFormatInformation(Integer, Integer) |
Decodes the format information. |
| doDecodeFormatInformation(Integer, Integer) | |
| numBitsDiffering(Integer, Integer) |
Fields
See also
- TDataMask
- TErrorCorrectionLevel