TDBBarcode1D provides an interface between a TDataSource component and a barcode component. It connects the barcode component to a dataset. It's defined in the pDBBarcode1D unit.
Use TDBBarcode1D to provide a conduit between a dataset and a barcode component that enable use the data underlying the dataset to represent the barcode symbol.
See also the "How to use the barcode components with a database".
(*): The BindProperty property is available only for the Delphi/C++ Builder 2009 or later.