1) Start Delphi, and click Component -> Import ActiveX control ...,
you will see:
2) In the Import ActiveX dialog box, select "Bogemic 1.0 Type Library".
3) Click the Install button. The following dialog window will appear:
4) Select the "Into new package" tab and choose a file path.
then click "OK", then click "YES".
Click "OK" to finish the installation of the Bogemic Grid control to the ActiveX tab.
5) Enable Component Palette if it is not available on the Delphi toolbar.
Now you can add the Bogemic Grid control from the ActiveX tab to the new form!
Borland Developer Studio 2006: Delphi for Win32, C++ Builder
1) Start Delphi for Win32( or C++ Builder ), and click Component -> Install Packages ...,
then click the "Add..." button and select the BogemicPackage.bpl file. This package must be located in the Examples\Borland Developer Studio 2006\Delphi for Win32\Package directory (or Examples\Borland Developer Studio 2006\C++ Builder\Package for C++ Builder):
2) Create a new "VCL Forms Application - Delphi for Win32" project ("VCL Forms Application - C++ Builder" for C++ Builder), open "Tool Palette" ( View -> Tool Palette )
Now you can add the Bogemic Grid control to the new form and use the "Object Inspector" window to customize its properties.