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

Video Tutorial: Build Python Native Windows GUIs With Delphi VCL Library

Sometimes your application needs a user interface, but what is the best way to make one for Python GUI applications? Enter DelphiVCL for Python. The VCL is a mature Windows native GUI framework with a huge library of included visual components and a robust collection of 3rd party components. It is the premier framework for native Windows applications, but how to use it with Python? Thanks to the…
Read more
CodeDelphiRAD Studio

Quickly Implement A Master-Detail App For Tablets In Delphi With This Example

Running the FMX.TabletMasterDetailwithSearch Sample, it shows you two columns. The column on the left-hand side shows a list of people and includes a search box. The column on the right-hand side shows details (a picture, name, job and “description”) about the person currently selected on the list view. You can tap list view entries to select them and load their information on the…
Read more
DelphiNewsShowcase

Delphi 26th Birthday Showcase Challenge

Update: New extended the deadline and simplified requirements. Submit until Feb 22nd. We extended the voting window until Friday, the 5th of March because it took so long to get them all posted, especially with the 10.4.2 release in there. Another great Delphi birthday…
DelphiResearch

Lightning-Fast App Store Deployment in Delphi Trounces WPF and Electron

The ability of a framework to support developer productivity is a measure of its ability to speed up the time it takes to bring an application to market, and its influence on long-term labor costs. Developer productivity, therefore, directly affects the sustainability and profitability of a business. One core Productivity metric is Development Time, or in other words the total number of hours…
Read more
C++IDERAD Studio

Tutorial: C++ Background Compile With TwineCompile

Learn how to use the TwineCompile SORTA Automatic Background Compile feature of TwineCompile. Install TwineCompile via the GetIt Package Manager for C++Builder 10.4 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…
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