Technisoft Group presents:

         VERSION INFORMATION 2.0b
         -----------------------
         written by Alexander Burlakov aka HUNTER - 1998
                    E-mail: [email protected]
                    URL: http://www.chat.ru/~hunterml/

         FREEWARE beta version full source included !!!

         Check my new and updated components on
                         http://www.chat.ru/~hunterml/

The unit VERVIEW.PAS includes two NEW upgraded components:

       * TVersionView    - component like TLabel that display version
                           information from your program file. Contents
                           some code optimization for DELPHI 4.

       * TVersionProtect - non visual component that protect program
                           version inf. from any changes. Using fast
                           CRC32 checksum calculation to detect all
                           changes.

Before using those components you need to install it. To install copy
the enclosed files into a common VCL directory. In Delphi use the
Install option on the Components menu to install Version information
tools into your component library. See source (VERVIEW.PAS) for special
notes for DELPHI 4 users.

To use those component drop onto a form at design time. For more
information see example VERTEST.PAS.

If you like my components or modify it or found some bugs can you send
me some email ([email protected]). I'd just like to hear from
others around the world and I will try to reply to any email that I
receive.

Thanxxx.

-= HUNTER =-