JEDI: JCL JVCL Up To Delphi 10.3 Rio
JEDI: JCL JVCL up to Delphi 10.3 Rio - A comprehensive guide
If you are a Delphi developer who wants to use a library of over 600 visual and non-visual components, you may have heard of JEDI: JCL JVCL. JEDI stands for Joint Endeavour of Delphi Innovators, and it is a project that aims to provide open source libraries and tools for Delphi programmers. JCL (JEDI Code Library) is a collection of classes and routines that enhance and extend the Delphi language and runtime library. JVCL (JEDI Visual Component Library) is a library of visual components that are based on JCL and provide additional functionality and features for Delphi applications.
JEDI: JCL JVCL up to Delphi 10.3 Rio
In this article, we will show you how to install and use JEDI: JCL JVCL up to Delphi 10.3 Rio, the latest version of Delphi at the time of writing. We will also explain some of the benefits and features of JEDI: JCL JVCL, and give you some tips and tricks on how to make the most of it.
How to install JEDI: JCL JVCL up to Delphi 10.3 Rio
There are two ways to install JEDI: JCL JVCL up to Delphi 10.3 Rio: using GetIt Package Manager or downloading the source code from GitHub.
Using GetIt Package Manager
The easiest way to install JEDI: JCL JVCL up to Delphi 10.3 Rio is to use the GetIt Package Manager that is integrated with the Delphi IDE. GetIt Package Manager allows you to browse, download, and install third-party libraries and components with just a few clicks.
To use GetIt Package Manager, follow these steps:
Open the Delphi IDE and go to Tools > GetIt Package Manager.
In the search box, type JEDI and press Enter.
Select JEDI Code Library and click Install.
Accept the license agreement and wait for the installation to complete.
Repeat steps 3 and 4 for JEDI Visual Component Library.
Restart the Delphi IDE when prompted.
After restarting the IDE, you should be able to see the JCL and JVCL components in the Tool Palette, under the Jedi category.
Downloading the source code from GitHub
If you prefer to download the source code of JEDI: JCL JVCL up to Delphi 10.3 Rio from GitHub, you can do so by following these steps:
Go to https://github.com/project-jedi/jcl and click on the green Code button.
Select Download ZIP and save the file on your computer.
Extract the ZIP file to a folder of your choice.
Go to https://github.com/project-jedi/jedi and download jedi.inc and kylix.inc files from there.
Copy jedi.inc and kylix.inc files to jcl\jcl\source\include\jedi folder.
Run jcl\install.bat file as administrator.
Select the versions of Delphi that you want