Installing the TMS Grid pack in Delphi or C++Builder
----------------------------------------------------

Unzip the files included into a separate directory.
From Delphi or C++Builder, open the correct GridPackXX package file
where :

GridPackd3 : Delphi 3
GridPackd4 : Delphi 4
GridPackd5 : Delphi 5
GridPackd6 : Delphi 6
GridPackc3 : C++Builder 3
GridPackc4 : C++Builder 4
GridPackc5 : C++Builder 5

Press "Install.." from the package file editor and
TAdvStringGrid, TAdvColumnGrid, TAdvSpreadGrid, 
TAdvPreviewDialog, TAdvGridFindDialog, TAdvHTMLSettings and TAdvPrintSettings
should be installed in the TMS Grids tab in your component palette.

Unless you have the Delphi 5 or C++Builder 5 Standard edition (no DB support)
you can install the read-only DB Viewer version TDBAdvStringGrid by opening
the DBGridPackXX package file :

DBGridPackd3 : Delphi 3
DBGridPackd4 : Delphi 4
DBGridPackd5 : Delphi 5
DBGridPackd6 : Delphi 6
DBGridPackc3 : C++Builder 3
DBGridPackc4 : C++Builder 4
DBGridPackc5 : C++Builder 5

and choose "Install.."

TDBAdvStringGrid will be added in the TMS Grids tab.

The TChartLink Component can be installed if the standard TChart component
is available in your Delphi or C++Builder environment.

It can be installed by opening the correct TChartLinkPkg file and choose
Install from the package file editor

ChartLinkPkgd3 : Delphi 3
ChartLinkPkgd4 : Delphi 4
ChartLinkPkgd5 : Delphi 5
ChartLinkPkgd6 : Delphi 6
ChartLinkPkgc4 : C++Builder 4 
ChartLinkPkgc5 : C++Builder 5 


Installing online help
----------------------
In the Delphi or C++Buider Help menu, choose Customize
and add TMSGridPackXX.hlp to the Index tab.

For Delphi 6, add the file TMSGridPack.als to the {$DELPHI}\Help dir.
 