TMode Class

Definition

See ISO 18004:2006, 6.4.1, Tables 2 and 3. This enum encapsulates the various modes in which data can be encoded to bits in the QR code standard.

Delphi
type TMode = class(TObject)
Inheritance
TObject
TMode

Constructors

Properties

Bits

Gets the bits.

Name

Gets the name.

Methods

FinalizeClass
InitializeClass
ToString

Returns a System.String that represents this instance.

forBits(Integer)

Fors the bits.

getCharacterCountBits(TVersion)

Fields