Delphi component wroted by me

WELCOME

Welcome to visit my github repositories and hope you enjoy it. click
here to visit my github repositories

This document introduce my repository named DelphiSharedLib. You can
use the git tools to download it. click here to install git
tools
. Locate to the folder you want to download
and click the mouse’s right button and choose *”git bash here”* . Type
the following command after the prompt:

1
$ git clone https://github.com/peterdavis77/DelphiSharedLib.git      

PREVIEW

This repository contains 3 components of Delphi. You can add this files
to your Delphi project to make your application have these futures as
below:

  • Draw bar-code images on printer or screen.
  • Provides a virtual printer component that you can preview before
    print.
  • Provide a component that help you to print a table with few codes.

FILES

File name Furture
README.md This file
CodeBar.pas The classes about bar-code generate that implement Code39 and Code128
Vprinter.pas Implement the Virtual Printer class
Preview.pas & Preview.dfm used by VPrinter.pas
PrintGrid.pas Implement a class named tPrintGrid that help you to print a table simply.

I’ll complete this manual few days later.

May you enjoy it

by Ding Ping

peter_davis@163.com
https://peterdavis77.github.io