DelphiResearch

Delphi Is A True Full-Stack Development Platform Over Limited WPF And Electron

How do Delphi, WPF .NET Framework, and Electron perform compared to each other, and what’s the best way to make an objective comparison? Embarcadero commissioned a whitepaper to investigate the differences between Delphi, WPF .NET Framework, and Electron for building Windows desktop applications. The benchmark application – a Windows 10 Calculator clone – was recreated in each framework by…
Read more
C++Delphi

Rapidly Create Cloud Aware Native Applications

You get built-in components to work with Microsoft Azure and Amazon Web Services. For instance, Data.Cloud.AmazonAPI contains classes that implement the API for using the Amazon services (such as queue, table). And the TAmazonStorageService class allows you to connect to…
News

Using a Common C++ Library with C++Builder and TwineCompile

One of the many big advantages to using C++ for applications and projects is the access one has to the vast library of C++  libraries and frameworks available. Basically, there is a C++ library for anything, and if there isn’t, there is definitely a C  library for it.  Back in the day, it was generally a challenge to integrate different libraries into C++ projects due to the variances…
Read more
C++CodeRAD Studio

LearnCPlusPlus.org :: Color to Alpha Example, Learn to Use Clipboard + Much More

Hello C++ Builder Developers, We have new post picks for you from the LearnCPlusPlus.org website. We listed some of the interesting posts from the last week. If you are a beginner or want to jump into C++ Builder please visit our LearnCPlusPlus.org website for the great posts from basics to professional examples, full codes, snippets, etc. Do you want to learn to convert an image to an alpha…
Read more
News

RADStudio IDE Keyboard Shortcuts Guide

RAD Studio Keyboard Shortcuts The RAD Studio IDE has a great number of keyboard shortcuts that can save you from grabbing the mouse and help you code even faster. The RAD Studio keyboard shortcuts can help developer productivity during many of the regular jobs a developer…