TDecodeHintType.ASSUME_CODE_39_CHECK_DIGIT EnumMember

Definition

Assume Code 39 codes employ a check digit. Maps to bool .

Delphi
const ASSUME_CODE_39_CHECK_DIGIT = TDecodeHintType(6)

Value