DelphiIDENews

Delphi Binding Expressions, Properties and Components

Continuing last week blog post on binding expressions, let’s see how components can participate, but creating expressions that refer to properties. Last week I introduced Delphi RTL expression engine in the blog post at https://blog.marcocantu.com/blog/2021-may-delphi-expression-engine.html. Now let’s make an additional step. I want to explain how components and their properties can…
Read more
News

Using Delphi's Expressions Engine

Delphi RTL include a very powerful expression engine, which is one of the foundations of the Live Bindings architecture, but can be used as a separate engine for processing expressions. This blog post offers a quick introduction to the topic. There are many hidden gems in…
News

Two New VCL Controls Coming in RAD Studio 10.4.2

Among the new features in the coming release of Delphi, C++ Builder, and RAD Studio 10.4.2 Embarcadero will include two brand new VCL controls, a virtualized list control and a numeric input box. Warning: This blog post covers an unreleased product, which is subject to changes until GA. The release of RAD Studio 10.4.2 is getting closer and you can join our preview webinar tomorrow…
Read more
News

Using Apilayer REST APIs from Delphi

As you might have seen online, Idera (Embarcadero parent company) recently acquired apilayer, a company offering a number of REST API micro-services, ranging from IP address geolocation to email and phone number checks, from financial information to weather and flight…
News

RAD Studio November 2020 Roadmap PM Commentary

by Marco Cantu, David Millington and Sarina DuPont Introduction The Embarcadero RAD Studio product management team regularly updates the product development roadmap for Delphi, C++Builder, and RAD Studio. As you can see in our official roadmap blog post, we have just released a new version of the roadmap, covering the key features that we’ve planned for the next 12 months. Along with the…
Read more
C++

RAD Studio 10.4 Now Available, Learn More

We are very excited to announce the release of Delphi, C++Builder and RAD Studio 10.4 Sydney. RAD Studio 10.4 delivers significant improvements for Windows 10 VCL desktop development, Delphi multi-device development, and developer productivity that optimize application performance while reducing time developers spend building and maintaining code. The installers for RAD Studio 10.4 Sydney, Delphi…
Read more