C++

Made in Delphi, C++Builder, InterBase and RAD Studio Badges

I’m always getting requests for these badges so people can show off their love of the best development tools. There are three variations of each “Built with,” “Built for,” and “Powered by.” Powered_by_Built_for_Built_with.zip The zip file also includes the original Adobe Illustrator files.you can also find…
Read more
News

On the 2018 Spirit of Delphi Award to Cary Jensen

As you can read in details athttps://community.idera.com/developer-tools/b/blog/posts/2018-spirit-of-delphi-award-winnerat the last CodeRage conference Embarcadero resumed the old tradition of giving recognition to an active member of the Delphi developers…
News

PacktPub $5 Delphi Book Sale

PacktPub has been adding Delphi programming books and videos lately, and they have a big sale going on right now with them all availablefor just $5 each. I’ve not read or reviewed all of these, but I know most of the authors, and many are MVPs. Mastering…
Delphi

2018 Spirit of Delphi Award

If you’ve been a member of the Delphi community for a while you are no doubt aware of the Spirit of Delphi Award. The Spirit of Delphiwas introduced in 1998 It was announced as part of the annual developers conference (called ICON98 as it was during the Inprise era) Winners are selected by the internal Delphi team members Candidates are considered based on their contributions…
Read more
C++

ABI Changes in RAD Studio 10.3

In RAD Studio 10.3 we’ve made an interesting very low-level change that affects both Delphi and C++. This is a change in the how method parameters are passed when a method is invoked. For the vast majority of customers, this issue won’t affect you — or if it does…
C++

#CodingResolutions: Programming Fundamentals - Functions

Author: Rebekah D If you completed any of the String exercises from the past day, you probably already have a handle on what functions are and how they are used. You should skip this lesson and work on a challenge of your choice. Prerequisites: You should already have downloaded and installed either the RAD Studio 30 Day FREE Trial, Delphi Community Edition, or C++ Builder Community…
Read more
C++

#CodingResolutions: Your First Mobile App

Author: Rebekah D Welcome back to the #CodingResolutions series! In this post, we’re going to make sure we have our developer environment set up for Android Development, and then create our first Android app in either C++ or Delphi. Prerequisites: You should already have downloaded and installed either the RAD Studio 30 Day FREE Trial, Delphi Community Edition, or C++…
Read more