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

Learn How To Send Arrays To A PostgreSQL Database Server Using FireDAC In Delphi On Windows

Location You can find theArraysproject at: Start | Programs | Embarcadero RAD Studio Sydney | Samplesand then navigate to:Object PascalDatabaseFireDACSamplesDBMS SpecificPostgreSQLArraysSubversion Repository:You can find Delphi code samples inGitHub Repositories. Search by name into the samples repositories according to your RAD Studio version. How to Use the…
Read more
Tech Partner

DevExpress VCL Subscription v20.2 Beta 1

As you may already know, DevExpress just released the first beta for their next major VCL update – v20.2. The official release is slated for the end of November. If you own an active VCL Subscription, you can download Beta 1 directly from their website. They…
C++CodeDelphi

Quickly Learn How To SubClass A Python Type Created In Delphi With This Windows Sample App

Earlier we have learned how to create a new Python Type using Delphi classes. How about inheriting Python Type created in Delphi using a simple python script? This post will guide you to do that using Python4Delphi Sample App. You can also use Python4Delphi with C++Builder. Python4DelphiDemo26 Sample App shows how to create a Module, Python type, Import the module, and Python Type in a…
Read more
IDENews

Realistic Developer Tool Comparison Methodology and Metrics (Part 1)

Today’s proliferation of tools to enhance software development is a cause for celebration. Many amazing people work daily to build and distribute utilities, plug-ins, and IDEs that make our development easier!  However, the other side of the proliferation coin describes a constant struggle to identify the best tool for both the current job and for your future. If you’ve ever been faced…
Read more
C++CodeDelphi

Manage Your Collection Of Pages Easily With TCardPanel Component For Your Delphi VCL Application

We know TPanel Control has methods to help manage the placement of child controls embedded in the panel. You can also use panels to group controls together, similar to the way you can use a group box. How about having a collection of cards or pages which help to manage the child controls and display only one of them at a time similar to a TabControl? Yes, Delphi provides an excellent VCL…
Read more
ModernizationNewsWhitepaper

WebStencils and HTMX: Free Guide to Fast Web Development

We’re excited to announce the release of our comprehensive White Paper – WebStencils and HTMX: Fast Modern Web Development with RAD Studio. This guide is designed to help developers create…

IN THE ARTICLES