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. After installing examine "readme.hlp"
file, it contains additional information concerning TDBGridPro.


If you install TDBGridPro over old version of TDBGridPro (lower than
3.0) you should delete all old files. It is also recommended to 
delete "HKEY_CURRENT_USER\Software\Vipper" record from Windows
registry because since version 3.0 property editors of TDBGridPro
don't use registry.


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

dbgpack.dpl(bpl) file is installed to "<TDBGridPro folder>\Bin" folder
during component installation process.

 
Best regards,
Vipper Programming.