Event: OnInvalidLength

Occurs when the length of the Barcode property value is invalid.

Syntax:

type

{ Defined in the pBarcode2D unit }

TOnInvalidLength = procedure (Sender: TObject; Barcode: string; LinearFlag: Boolean) of object;

property OnInvalidLength: TOnInvalidLength;

Parameters:
Note:

Contents