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

Visually Designing Apps In Delphi Deliver Up To 5X Productivity Gains Over WPF And Electron

Building a functional, intuitive and visually appealing user interface is vital to the success of an app. It also involving a time-consuming design and coding effort that can be further exacerbated without the tools that enable visual design. Using a WISYWIG (What You See Is What You Get) view model with drag-and-drop components to design app interfaces cuts app development time significantly, and…
Read more
Delphi

Video Tutorial: Develop Powerful Fluent User Interfaces For Windows 10 With Delphi

Join Delphi MVP Ian Barker as he shows how to get the modern Windows 10 look and feel using RAD Studio’s themes and some *very* cost-effective third-party controls. Get that truly modern WOW factor kickstarted with minimal effort – Ian will show you how. Ian’s Blog: Should a contract developer pay for their own components?When you have friendsJoin TCoffeeAndCode For…
Read more
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
C++CodeHow-To'sModernizationRAD Studio

My code used to work but crashes! Easily Solving Incorrect Code with bcc64x

We’ve had a couple of support requests that are along the lines of, ‘I’m upgrading to the new Win64 Modern C++ toolchain. But when I run my app built in Release mode, it crashes, and…

IN THE ARTICLES