: Hi developers,
:
: I would like to know if it's possible to get the data read by a hand-held POS scanner in Delphi. The data is usually printed on items being sold in bar-code format and read by passing the scanner over the bar-code. Is there any Windows API or Delphi component for working with bar-codes? Any assistance, examples or articles relating to this area will be of great help and will be greatly appreciated. Thank you.
:
:
Most of these accesoires come with drivers. These drivers may be accessible through a COM interface, but to be sure, you'll nee to find the driver library or the documentation about it.