Method: GetParity

(TBarcode2D_QRCode)

Returns the parity value of a barcode text that will be encoded into a series of structured append symbols. The value will be used in the structured append block, and the structured append block will be used by each symbol in the series of QRCode structured append symbols. There are two different overloading methods, Syntax 1, and Syntax 2 (only for Delphi/C++Builder 2009 or later):

See also the "Structured append" section in the "TBarcode2D_QRCode" article.

Contents