-
Notifications
You must be signed in to change notification settings - Fork 39
2. Installation
We recommend that you use the latest binary installer to install TeeGrid to RAD Studio.
Once downloaded follow the following steps:
- Run installer and choose what RAD Studio version packages you wish to install to disk.
- 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.
Full source code and automatic installer:
-
Unzip the contents to a folder and:
-
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"
-