
The complete TBarcode package is shipped with the following files:
(Please unpack with PKUNZIPs -d option or use Winzips "Use folder names"
 to restore file structure with subdirectories)

TBARCODE.HLP        {Help file in English language} 
DEUTSCH.DOC         {German Docs}
ENGLISH.DOC         {English Docs}
CODE128.DOC         {Symbol table for Code 128}
HISTORY.TXT         {History file describes different versions}
README.TXT          {Short description / installation instructions}
LIESDAS.TXT         {Readme file in German language}
FILES.TXT           {File list, this file}
BESTELL.TXT         {Hint: For ordering information see TBARCODE.HLP}
ORDER.TXT           {Hint: For ordering information see TBARCODE.HLP}


Files in the \VCL_Dx component directories:
(be sure to unpack ZIP with subdirectories, use PKUNZIPs "-d" option
 or Winzips "Use folder names" feature to unpack the subdirectories)

BARCODE.PAS         {Installable component}
BARCODE.DCR         {Bitmap for the component palette}
BARCODxx.RES        {Resource file, contains license string!}
BARLL.DCU           {Barcode low-level routines}
BARHL.DCU           {Barcode high-level routines}
additional files    {not specified here}

Please install BARCODE.PAS from the directory, that matches your Delphi version.
I.e. do component installation:
...\vcl_d3\barcode.pas  (if you install to Delphi-3)
...\vcl_d4\barcode.pas  (if you install to Delphi-4)
...\vcl_d5\barcode.pas  (if you install to Delphi-5)



Files in the \DEMOSRC directory

BARDEMO.DPR         {Project file / demo program}
BARFRM.PAS          {Source file / demo program}
BARFRM.DFM          {Form file / demo program}
