Contents - Index - Previous


TpsBarcodeReaderOption,  TpsBarcodeReaderOptions type



Unit
EanRead

Declaration
type
TpsBarcodeReaderOption = (boRemoveCR, boRemoveLF);

type TpsBarcodeReaderOptions = set of TpsBarcodeReaderOption;

Description
 boRemoveCR - after reading remove CR from readed string
 boRemoveLF - after reading remove LF from readed string