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
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
DBGridPackc3 : C++Builder 3
DBGridPackc4 : C++Builder 4
DBGridPackc5 : C++Builder 5

and choose "Install.."

TDBAdvStringGrid will be added in the TMS Grids tab.


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

 