TDBGridPro installation
=======================
To install TDBGridPro on your PC launch "install.exe". It will
do all necessary operations for installing the component to
Delphi \ C++ Builder IDE. The component will be located in 
"TDBGridPro Suite" tab.


Deploying TDBGridPro applications
=================================
!!!!! IMPORTANT !!!!!
If you build your application using runtime packages and including
dbgpXX.bpl(dpl) you should copy dbgpXX.bpl(dpl) file to the one
of the following folders:
* WINDOWS\
* WINDOWS\SYSTEM\
* folder set in PATH environment variable
* folder where (*.exe) file that uses dbgpXX.bpl(dpl) is located.

dbgpXX.bpl(dpl) file is installed to "WINDOWS\SYSTEM\" folder
during component installation process.


TDBGridPro uninstallation
=========================
For full unistall please do the following:
* remove path to the component from the "Search Path"
  ("Tools|Environment Options" menu item, "Library" tab).
* remove "dclgpXX.bpl(dpl)" packages from "Known Packages"
  ("Component|Install packages" menu item, "Remove" button).
* remove "dbgpXX.bpl(dpl)" from "WINDOWS\SYSTEM" folder
* remove "dbgp.cnt" and "dbgp.hlp" files from <Delphi, C++Builder folder>\Help 
  folder.
* remove link to TDBGridPro help from <Delphi folder>\Help\delphiX.cnt or
  <C++Builder folder>\Help\bcbX.cnt file, where X is the number of Delphi
  or C++ Builder version.
* delete component's folder.


Vipper Programming WEB site
===========================
Visit our WEB site to get additional TDBGridPro files (example codes,
localized help files and so on).
