Skip to content

2. Installation

Yeray edited this page Feb 1, 2021 · 10 revisions

Binary version install

We recommend that you use the latest binary installer to install TeeGrid to RAD Studio.

Download latest version

Once downloaded follow the following steps:

  1. Run installer and choose what RAD Studio version packages you wish to install to disk.
  2. At the end of the install process you are prompted to choose into what RAD Studio versions to install TeeGrid.

That's it. When finished TeeGrid should be installed in your chosen RAD Studio IDEs.

*Note. You can re-run the TeeGridInstall.exe program at any time, from the root directory of the TeeGrid installation, to de-install, re-install or add further installed RAD Studio IDEs fro TeeGrid.

Source version install

Full source code and automatic installer:

Download latest version

  1. Unzip the contents to a folder and:

  2. Either automatically or manually install TeeGrid:

    • Automatically: Run TeeGridRecompile.exe

      Use the included TeeGridRecompile.exe to compile and install packages for design-time support (RAD Studio 2009 and up) and Lazarus / FPC 3.0.

      TeeGridRecompile adapts and modifies package sources depending on the IDE version, including or excluding features that are not available for each IDE.

    • Manually:

    • Open TeeGrid project group from "Sources\Packages" folder
    • Right-click DCLVCLTeeGrid package, and do "Install"
    • Right-click DCLFMXTeeGrid package, and do "Install"
Clone this wiki locally