DelphiIDE

The 7 Most Misunderstood Facts About Windows 10 Development

Desktop applications are the most productive apps for the majority of ordinary people. From scientific apps to applications which power user’s creativity, Windows desktop applications lead the market. Moreover, the new Windows 11 has big changes that can ramp up Windows applications to the next level. Windows 11 has a gorgeous visual tweaking of the Windows desktop coupled with a rethinking…
Read more
C++CodeDatabaseIDERAD Studio

How To Make Splash Screens, Icons, Bind Data And More In C++

Hello C++ App Developers, Professional applications have greatIconsandSplash Screens. They catch the user’s eye and help add to an overall impression of quality and attention to detail. Today we link to a couple of really great articles on how to create and add icons and splash screens to give that extra polish to your work. Static librariesare a good way to…
Read more
DelphiIDENews

Why You Should Be Fearless When Developing With Delphi

Delphi is a superb language for developing applications for all platforms, desktop, mobile, or the web. Delphi can make gorgeous apps for the desktop such as Windows, Linux or macOS and yet is just as capable for mobile devices such as iOS and Android. You can create web apps with this Windows tool for developers– not just simple pages but fully capable involved creations which contain all…
Read more
CodeDelphiIDERAD Studio

Delphi 11 Alexandria Defines

As part of my recent DelphiCon 2021 session, Multi-Platform Explorations using Delphi, FMX, Feeds, REST and More, my example code needed to use IFDEFs for some of the uses statements, variable definitions and code. This blog post contains an example of the use of defines when compiling for Windows (Win32/Win64), macOS, iOS and Android platforms. I also include screen shots of the sample output on…
Read more