Have an amazing solution built in RAD Studio? Let us know. Looking for discounts? Visit our Special Offers page!
CodeDelphi

7 Tips For Learning To Build Powerful Windows GUI Apps Using Python And Delphi

Python4Delphi is the library that provides the integration between Python and Delphi. It is effectively a bidirectional bridge that allows Delphi to execute Python code and call Python libraries and allows Python to call modules written in Delphi in otherwise interact with Delphi code, objects, interfaces, records, etc. For example, you could wrap the VCL from Python and use it to create an…
Read more
C++CodeIDE

Tutorial: Introduction To C++ Parallel Compilation With TwineCompile

Use TwineCompile to improve your C++Builder developer speed and productivity. TwineCompile is available via the GetIt Package Manager for 10.4 and newer with Update Subscription. TwineCompile lists its features as: Advanced compile system uses multi-threading technology and caching techniques to make C++ compiles 50x faster! Automatic background compiling engine ensures that files are compiled as…
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…
CodeDelphiTech Partner

Quickly Access Windows System Info In Your Delphi Application With Excellent Component Suite

Developers may often require to collect system info such as computer, processor, devices, networks, etc. for various purposes in your Delphi application. Accessing that information is no longer a tough task. MiTec’s System Information Management Suite is the right choice for easy use in your applications. In this blog post, how to use the TMiTec_SystemInfo component to access system…
Read more
C++RAD Studio

Introduction To Modern C++ With Tutorials

Hey, beginners, new C++ Developers, or Developers who want jump into the awesome C++ Builder world. C++ Builder is the easiest and fastest C and C++ IDE for building simple or professional modern applications on the Windows, MacOS, iOS & Android operating systems. It…
CodeDatabaseDelphiRAD Studio

Quickly Define Powerful Client-Side Aggregating Formulas With FireDAC Using TFDQuery In Delphi

This sample demonstrates how to define the client-side aggregating formulas with TFDQuery. You can find out more about aggregated fields and values in the Embarcadero DocWiki. The fkAggregate aggregated fields management is similar to the expression calculated fields management. FireDAC calculates aggregated fields when TFDDataSet.AggregatesActive is set to True (by default, its value is…
Read more
NewsWebinar

QuickReport Is Back!

QuickReport is a much-loved reporting solution for RAD Studio with Delphi and C++Builder. It hit a crisis a few years back when the lead developer passed away unexpectedly. Now, with the help of…

IN THE ARTICLES