Have an amazing solution built in RAD Studio? Let us know. Looking for discounts? Visit our Special Offers page!
How-To'sNewsProductivity

RAD Studio Smart CodeInsight & LM Studio: A Local AI Alternative

Introduction Are you interested in using AI-powered tools like Smart CodeInsight but prefer to keep your data local? Maybe you’re concerned about privacy, want to reduce API costs, or simply want to experiment with different LLM models? This guide will show you how to set up LM Studio, a user-friendly desktop application for running Large Language Models (LLMs) locally, and connect it to…
Read more
News

New in 12.3: Scripts for Migration from InterBase Express to FireDAC

Today the primary focus for RAD Studio database access is on the FireDAC universal database access library. Given in the past Delphi and C++Builder also included other database engines, and they still include a few alternative options, Embarcadero has been creating scripts and helper units to simplify the migration from other database access libraries to FireDAC. The ReFind Tool The tool we use…
Read more
News

Improvements to the VCL Image Collection Editor in 12.3

Among many other features and improvements already discussed in other blog posts, RAD Studio 12.3 release offers enhancement in many areas of the VCL library. While the primary focus was on quality improvements, the team also implemented a few small and focused…
C++CodeIDEModernizationNewsRAD StudioShowcaseWindows

Safety with C++Builder 12.3: Introducing Sanitizers

Ever since we started using our enhanced Clang compiler, we’ve had a consistent request: can we add runtime checking? For many customers, this has been because the old ‘classic’ compiler used to have a feature called CodeGuard, which was helpful for catching errors, and if migrating to a newer toolchain having some semi-equivalent is a reasonable wish. For many other customers, who knew…
Read more
News

The Android SDK Manager GUI

As mentioned in the RAD Studio 12.3 announcement blog post, alongside the upgrade of Android tooling to support API level 35, we are releasing a brand new visual tool to help you manage the Android SDK installation. The tool is called Android SDK Manager and it’s available…
IDENews

AI-Powered Smart CodeInsight in RAD Studio 12.3

Embarcadero introduced its first integrated AI solution in the RAD Studio IDE in version 12.2. The technology, called Smart CodeInsight, offers the ability to interact with different LLM engines, some online and one offline, but also to install drivers for other AI engines thanks to a specific OpenToools API interface. The available engines are: OpenAI Ollama (offline) Gemini Claude There are…
Read more
How-To'sNewsProductivity

RAD Studio Smart CodeInsight & LM Studio: A Local AI Alternative

Introduction Are you interested in using AI-powered tools like Smart CodeInsight but prefer to keep your data local? Maybe you’re concerned about privacy, want to reduce API costs, or simply…

IN THE ARTICLES