
 TVideoGrabber VCL component for C++Builder / Delphi 
 --------------------------------------------------

 version      : 4.04
 date         : March 9, 2002

 status       : Commercial Demo
 price        : $ 178 (compiled component for D5/D6/BCB5, without sources)
                $1280 (compiled component for D5/D6/BCB5, WITH FULL SOURCE CODE)
 restriction  : This unregistered version can be freely distributed
 limitations  : Nag-screen, stops capture after a limited time
 system req.  : Windows 95/98/ME/NT/2000/XP, DirectX8
 home page    : http://www.delphicity.com
                http://www.delphicity.info
 contact      : contact@delphicity.com
 support      : support@delphicity.com


 INSTALL
 -------

 1. If a previous TVideoGrabber package is already installed, 
   remove it first:

   - Components | Install Packages,

   - click on "DelphiCity TVideoGrabber",

   - click "Remove",

   - click "Yes",

   - click "Ok",

   - search for "TVidGrab.*" and "VidGrab.*" files in your Borland 
     directories and delete them, to be certain that old units will
     not remain in the search paths (causing later raw errors). 


 2. Install the current package:

    - unzip the archive in a folder of your choice,

    - according to your Delphi or C++Builder version, copy all 
      the Delphi\*.* or CBuilder\*.* archive files to 
      the Borland\Delphi\Imports or \Borland\CBuilder\Imports directory,

    - run Delphi or C++Builder,

    - select Component | Install packages,

    - press the "Add" button,

    - locate the TVidGrab.bpl file in the Imports directory and select it,

    - select Open,

    - select Ok,

    - check the ActiveX tab in the right of the component palette. 
      The TVideoGrabber object should have been added.



 Note about zipped files:
 -----------------------

 If you are using WinZip, check that the "use folder names" checkbox is enabled before 
 extracting the files. 

 When unzipping the package, the unzip tool must re-create the package sub-directory 
 tree with several Delphi and C++Builder directories. If you are using WinZip, don't 
 forget to enable the "use folder names" checkbox, otherwise files with same name 
 will overwrite themselves.


 ABOUT DELPHI 6 TRIAL: 
 --------------------
 The trial version of Delphi 6 comes with a different DCU format than the 
 real one. You can't use TVideoGrabber or other third party components in 
 the trial, otherwise you will get the following error when trying to 
 build the project:
 Access violation at address nnnnnn in module dcc60.dll read of address nnnnn.
