Readme.txt
上传用户:xdwang_66
上传日期:2016-04-26
资源大小:1726k
文件大小:12k
源码类别:

Static控件

开发平台:

Delphi

  1. Barcode Vcl component
  2. =====================
  3. The Library contains components and classes for Borland Delphi versions 4, 5, 6
  4. 7, and Delphi 2006, and Borland C++ Builder versions 4, 5 and 6.
  5. =================
  6. TABLE OF CONTENTS
  7. =================
  8. Overview
  9. Features
  10. Installation (source included)
  11. Installation (trial or without source)
  12. Registering and Prices
  13. About author
  14. ========
  15. Overview
  16. ========
  17. Create barcodes for your applications as easy as typing the code. Simply enter
  18. the desired characters and select the type. The barcode will be created!
  19. Developers use Barcode like any other VCL component. Extend your applications
  20. with barcode technology with this effective and powerful component.
  21. Barcode supports popular barcodes including Code 39, Code 39 Extended, Code 128, 
  22. EAN 128, EAN-13, EAN-8, Code 25 Industrial, Code 25 Interleaved, Code 25 matrix, 
  23. Codabar, UPC-A, UPC-E, UPC+2, UPC+5, Code 93, Code 93 Extended, MSI and Postnet. 
  24.  
  25. ========
  26. Features
  27. ========
  28. - All windows fonts can be used for the optional text, it's Fore- and background
  29.   colors can be changed free.
  30. - Barcode's fore- and background colors of barcode can be changed free.
  31. - Visual in design time.
  32. - Scaleable and rotatlable barcodes. 
  33. - All popular barcode types are supported. 
  34. - Verification digits are automatically calculated and added for most barcodes. 
  35. - Allows Draw the barcode to a canvas(with Scaleable and rotatlable).
  36. - Allows print the barcode to paper(with Scaleable and rotatlable).
  37. - For EAN128/Code128, you can insert FNC1, etc. to barcode. You can change code
  38.   set in one barcode.
  39. - The Quick Report is supported(Only Delphi 5, 6, 7, 2005, 2006 and C++ Builder
  40.   5, 6).
  41. - Very popular barcode component software.
  42. - It has the ease of use and the excellent functionality.
  43. ==============================
  44. Installation (source included)
  45. ==============================
  46. 1. Delphi 4.x - 7.x, 2005, 2006:
  47. --------------------------------
  48. - Uninstall previous or evaluation version of Barcode from Delphi IDE. Remove or 
  49.   copy to other directory files of old version to prevent crossing old and new
  50.   version of Barcode, Including:
  51.   BarcodeDx.bpl, BarcodeDx.dcp, QRBarcodeDx.bpl, QRBarcodeDx.dcp
  52.   or
  53.   BarcodeDxRun.bpl, BarcodeDxRun.dcp, BarcodeDxDgn.bpl, BarcodeDxDgn.dcp,
  54.   QRBarcodeDxRun.bpl, QRBarcodeDxRun.dcp, QRBarcodeDxDgn.bpl, QRBarcodeDxDgn.dcp
  55.   
  56.   You can find them in the <Delphi Installation Directory>ProjectsBpl or
  57.   <My Document>Borland Studio ProjectsBpl (Only for Delphi 2005, 2006).
  58. - Create directory from which you will install Barcode library:
  59.   <Barcode directory> (for example, C:Delphi[X]Barcode).
  60. - Copy files from "Source" directory in the barcode archive to
  61.   <Barcode directory>.
  62. - Copy package files from "SourcePackagesDelphiX" in the barcode archive to
  63.   your <Barcode directory>. For Delphi 5.x - 7.x, 2005 and 2006, if you use
  64.   other version of Quick Report (3.62, 4.05 or 4.06), copy the package files
  65.   from relevant directory in the barcode archive to your <Barcode directory>,
  66.   overwrite the original files.
  67. - Use "FileOpen..." menu item of Delphi IDE to open the package file
  68.   BarcodeDxRun.dpk, in "Package..." window click "Compile" button to compile the
  69.   package, and then use "FileOpen..." menu item of Delphi IDE to open the
  70.   package BarcodeDxDgn.dpk, in "Package..." window click "Compile" button to
  71.   compile the package and click the "Install" button to register Barcode
  72.   components on the component palette.
  73. - For Delphi 5.x - 7.x, 2005 and 2006, you can install the QRBarcode and
  74.   QRDBBarcode to support the Quick Report, use the "FileOpen..." menu item of
  75.   Delphi IDE to open the package QRBarcodeDxRun.dpk, in "Package..." window
  76.   click "Compile" button to compile the package, and then use the "FileOpen..."
  77.   menu item of Delphi IDE to open the package QRBarcodeDxDgn.dpk, in
  78.   "Package..." window click "Compile" button to compile the package, click
  79.   "Install" button to register Barcode components on the component palette.
  80. - Add, (if needed) <Barcode directory> in Tools->Environment Options->Library->
  81.   Library Path (Please delete the library path of old version).
  82. - Barcode components have to appear on 'Han-soft' page of components palette.
  83. - Note: For Delphi 2005 and 2006, execute the "Project/Compile" menu item of
  84.   Delphi IDE to compile package, right click package file in Project Manager and
  85.   execute the "Install" menu item in popup menu to install package.
  86. 2. C++ Builder 4.x - 6.x:
  87. -------------------------
  88. - Uninstall previous or evaluation version of Barcode from C++ Builder IDE.
  89.   Remove or copy to other directory files of old version to prevent crossing old
  90.   and new version of Barcode, Including:
  91.   BarcodeBx.bpl, BarcodeBx.tds, QRBarcodeBx.bpl, QRBbarcodeBx.tds
  92.   BarcodeBx.lib, BarcodeBx.bpi, QRBarcodeBx.lib, QRBbarcodeBx.bpi
  93.   or
  94.   BarcodeBxRun.bpl, BarcodeBxRun.tds, BarcodeBxDgn.bpl, BarcodeBxDgn.tds,
  95.   QRBarcodeBxRun.bpl, QRBarcodeBxRun.tds, QRBarcodeBxDgn.bpl, QRBarcodeBxDgn.tds
  96.   BarcodeBxRun.lib, BarcodeBxRun.bpi, BarcodeBxDgn.lib, BarcodeBxDgn.bpi,
  97.   QRBarcodeBxRun.lib, QRBarcodeBxRun.bpi, QRBarcodeBxDgn.lib, QRBarcodeBxDgn.bpi
  98.   You can find them in the <C++ Builder Installation Directory>ProjectsBpl and
  99.   <C++ Builder Installation Directory>ProjectsLib.
  100. - Create directory from which you will install Barcode library:
  101.   <Barcode directory> (for example, C:CBuilder[X]Barcode).
  102. - Copy files from "Source" directory in the barcode archive to
  103.   <Barcode directory>.
  104. - Copy package files from "SourcePackagesCBuilderX" in the barcode archive to
  105.   your <Barcode directory>. For C++ Builder 5.x - 6.x, if you use other version
  106.   of Quick Report (3.62, 4.05 or 4.06), copy the package files from relevant
  107.   directory in the barcode archive to your <Barcode directory>, overwrite the
  108.   original files.
  109. - Use "FileOpen..." menu item of C++ Builder IDE to open the package file
  110.   BarcodeBxRun.dpk, in "Package..." window click "Compile" button to compile the
  111.   package, and then use "FileOpen..." menu item of C++ Builder IDE to open the
  112.   package BarcodeBxDgn.dpk, in "Package..." window click "Compile" button to
  113.   compile the package and click the "Install" button to register Barcode
  114.   components on the component palette.
  115. - For C++ Builder 5.x - 6.x, you can install the QRBarcode and QRDBBarcode to
  116.   support the Quick Report, use the "FileOpen..." menu item of C++ Builder IDE
  117.   to open the package QRBarcodeBxRun.dpk, in "Package..." window click "Compile"
  118.   button to compile the package, and then use the "FileOpen..." menu item of
  119.   C++ Builder IDE to open the package QRBarcodeBxDgn.dpk, in "Package..." window
  120.   click "Compile" button to compile the package, click "Install" button to
  121.   register Barcode components on the component palette.
  122. - Add, (if needed) <Barcode directory> in Tools->Environment Options->Library->
  123.   Library Path (Please delete the library path of old version).
  124. - Barcode components have to appear on 'Han-soft' page of components palette.
  125. ======================================
  126. Installation (trial or without source)
  127. ======================================
  128. 1. Delphi 4.x - 7.x, 2005, 2006:
  129. --------------------------------
  130. - Uninstall previous or evaluation version of Barcode from Delphi IDE. Remove or
  131.   copy to other directory files of old version to prevent crossing old and new
  132.   version of Barcode, Including:
  133.   BarcodeDx.bpl, BarcodeDx.dcp, QRBarcodeDx.bpl, QRBarcodeDx.dcp
  134.   or
  135.   BarcodeDxRun.bpl, BarcodeDxRun.dcp, BarcodeDxDgn.bpl, BarcodeDxDgn.dcp,
  136.   QRBarcodeDxRun.bpl, QRBarcodeDxRun.dcp, QRBarcodeDxDgn.bpl, QRBarcodeDxDgn.dcp
  137.   You can find them in the <Delphi Installation Directory>ProjectsBpl or
  138.   <My Document>Borland Studio ProjectsBpl (Only for Delphi 2005 and 2006).
  139. - Create directory from which you will install Barcode library:
  140.   <Barcode directory> (for example, C:Delphi[X]Barcode).
  141. - Copy files from DelphiX directory in the barcode archive to the <Barcode
  142.   directory>. Note: If you use other version of Quick Report(3.62, 4.05, etc),
  143.   please copy files from relevant directory in the barcode archive to your
  144.   <Barcode directory>.
  145. - Open "ComponentInstall packages..." menu item of Delphi IDE, then click "Add"
  146.   Button to add BarcodeDxDgn.bpl in your <Barcode directory>.
  147. - For Delphi 5.x - 7.x, 2005 and 2006, you can install the QRBarcode and
  148.   QRDBBarcode to support the Quick Report, open "ComponentInstall packages..."
  149.   menu item of Delphi IDE, then click "Add" Button to add QRBarcodeDxDgn.bpl in
  150.   your <Barcode directory>.
  151. - Add, (if needed) <Barcode directory> in Tools->Environment Options->Library->
  152.   Library Path (Please delete the library path of old version).
  153. - Barcode components have to appear on 'Han-soft' page of components palette.
  154. 2. C++ Builder 4.x - 6.x:
  155. -------------------------
  156. - Uninstall previous or evaluation version of Barcode from C++ Builder IDE.
  157.   Remove or copy to other directory files of old version to prevent crossing old
  158.   and new version of Barcode, Including:
  159.   BarcodeBx.bpl, BarcodeBx.tds, QRBarcodeBx.bpl, QRBbarcodeBx.tds
  160.   BarcodeBx.lib, BarcodeBx.bpi, QRBarcodeBx.lib, QRBbarcodeBx.bpi
  161.   or
  162.   BarcodeBxRun.bpl, BarcodeBxRun.tds, BarcodeBxDgn.bpl, BarcodeBxDgn.tds,
  163.   QRBarcodeBxRun.bpl, QRBarcodeBxRun.tds, QRBarcodeBxDgn.bpl, QRBarcodeBxDgn.tds
  164.   BarcodeBxRun.lib, BarcodeBxRun.bpi, BarcodeBxDgn.lib, BarcodeBxDgn.bpi,
  165.   QRBarcodeBxRun.lib, QRBarcodeBxRun.bpi, QRBarcodeBxDgn.lib, QRBarcodeBxDgn.bpi
  166.   You can find them in the <C++ Builder Installation Directory>ProjectsBpl and
  167.   <C++ Builder Installation Directory>ProjectsLib.
  168. - Create directory from which you will install Barcode library:
  169.   <Barcode directory> (for example, C:CBuilder[X]Barcode).
  170. - Copy files from CBuilderX directory in the barcode archive to the <Barcode
  171.   directory>. Note: If you use other version of Quick Report (3.62, 4.05, etc),
  172.   please copy files from relevant directory in the barcode archive to your
  173.   <Barcode directory>.
  174. - Open "ComponentInstall packages..." menu item of C++ Builder IDE, then click
  175.   "Add" Button to add BarcodeBxDgn.bpl in your <Barcode directory>.
  176. - For C++ Builder 5.x - 6.x, you can install the QRBarcode and QRDBBarcode to
  177.   support the Quick Report, open "ComponentInstall packages..." menu item of
  178.   C++ Builder IDE, then click "Add" Button to add QRBarcodeBxDgn.bpl in your
  179.   <Barcode directory>.
  180. - Add, (if needed) <Barcode directory> in Tools->Environment Options->Library->
  181.   Library Path (Please delete the library path of old version).
  182. - Copy, (if needed) BarcodeBxRun.bpl, BarcodeBxRun.tds, BarcodeBxDgn.bpl,
  183.   BarcodeBxDgn.tds, QRBarcodeBxRun.bpl, QRBarcodeBxRun.tds, QRBarcodeBxDgn.bpl
  184.   and QRBarcodeBxDgn.tds to <C++ Builder Install Directory>ProjectsBpl.
  185. - Copy, (if needed) BarcodeBxRun.lib, BarcodeBxRun.bpi, BarcodeBxDgn.lib,
  186.   BarcodeBxDgn.bpi, QRBarcodeBxRun.lib, QRBarcodeBxRun.bpi, QRBarcodeBxDgn.lib
  187.   and QRBarcodeBxDgn.bpi to <C++ Builder Install Directory>ProjectsBpl.
  188. - Barcode components have to appear on 'Han-soft' page of components palette.
  189. ======================
  190. Registering and Prices
  191. ======================
  192. The Barcode is a Shareware product. If you find it useful and want to receive 
  193. the latest versions please register your evaluation copy.
  194. Barcode - without source: $79
  195. Barcode - source included: $189
  196. Barcode - site license: $369
  197. You can read detail information about registration at 
  198. http://www.han-soft.com/purc.php
  199. After registration you will receive (e-mail only) address of registered version
  200. for downloading and password for unpacking.
  201. By registering the components you get the following advantages:
  202. 1. You will be notified about new versions of the library.
  203. 2. You will receive new versions of Barcode FREE till version 3.0.
  204. 3. You encourage the author do make the components even better.
  205. ========
  206. About Us
  207. ========
  208. Contact me if you have any questions, comments or suggestions:
  209. Programmer : Han-soft software
  210. Home page  : http://www.han-soft.com/
  211. E-mail     : support@han-soft.com