Property: SplitText

(TBarcode1D_OneCode)

Determines how to split the human readable text of OneCode barcode symbology, base on data fields.

Syntax:

type

{ Defined in the pOneCode unit }

TOneCodeSplitTextMode = (stmNone, stmMID6SN9, stmMID9SN6);

property SplitText: TOneCodeSplitTextMode ;

Description:

The property determines how to split the human readable text of OneCode barcode symbology, base on data fields. It can be one of these values (defined in the pOneCode unit):

Contents