Event: OnInvalidDataLength

The event occurs when the length of the Data property value is invalid.

Syntax:

type

{ Defined in the pfmxBarcode2D unit }

TOnInvalidDataLength = procedure (Sender: TObject; Data: TBytes; LinearFlag: Boolean) of object;

property OnInvalidDataLength: TOnInvalidDataLength;

Parameters:
Note:

Contents