(TBarcode1D_Telepen)
Specifies the initial encode mode for the Telepen barcode symbol.
type
{ Defined in the pTelepen unit }
TTelepenMode = (tmFullASCII, tmASCII, tmNumeric);
property Mode: TTelepenMode;
There are three encode modes for the Telepen barcode symbology. The property specifies the initial encode mode. It can be one of these values (defined in the pTelepen unit):
Note, the mode switching is permitted only once in a Telepen symbol.