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

Structured Programming in Delphi – DelphiCon 2020

Have you heard of functional programming but are vague on the details?  Are you ready to expand beyond the object-oriented mindset?  Tomorrow, Nick Hodges, author of Coding in Delphi, will teach us how to harness functional programming techniques to craft beautiful programs in Delphi.  Just one day away, Functional Programming with Delphi is a knowledge-broadening talk you don’t want to…
Read more
News

Using InterBase ToGo to Secure Mobile Data

In previous years, we have seen an increasing interest in mobile computing that provides support for the growing number of remote workers, and 2020 has drawn a lot of attention to these business apps. Remote workers have the requirements of working from an “office” that is actually just a laptop or a smartphone accessing the internet from their homes, a client’s office or other remote…
Read more
C++DelphiRAD Studio

Learn How To Modernize And Integrate WinAPI, COM, ShellAPI, And WinRT Into Your Windows VCL Applications

In this webinar, learn how to access all the APIs on Windows 10 from RAD Studio, Delphi, and C++Builder. Overview Traditional Core APIsShell IntegrationWinRTand more Windows API Evolution Over Time Classic API1985 (Win1)Win16 -> Win32 -> Win32(w/Unicode) -> Win64COM, OLE Automation, Shell, etc1995 (Win95)WinRT2012 (Win8) Classic Windows API Kernel, User, GDIDelphi…
Read more
CodeDelphiNews

Installing Component Packages Manually

Sometimes you need to install components manually. Maybe the installer wasn’t updated for your version of Delphi, or it is an open-source library without an installer. Whatever the reason, here is a short guide in addition to what is found in the DocWiki on the topic. I’m going to write this guide around installing the Radiant Shapes Pack available via GetIt. I’m guessing it…
Read more
ModernizationNewsRAD Studio

Why RAD Studio Apps Are Forever

The backward and forward compatibility of Delphi is simply legendary. Few languages and libraries, if any, can match Delphi’s backward and forward compatibility and stability, which can make even…

IN THE ARTICLES