Tag: coding

Videos
Learn and Discover More IDE Tips and Tricks and Coding Shortcuts In This CodeRage Presentation

CodeRage is an annual virtual developer conference by Embarcadero Technologies. This annual event features sessions and talks from different speakers providing topics that will focus on inspiring developers with new and emerging technologies, best practices, creating better windows 10 apps development teams, app design, and many more. In this video, Alister Christie (A Delphi Most Valued Professional), will share with…

Read more
Videos
Explore TCheckBox Differences Between The VCL and FireMonkey Platforms In This Learn Delphi Video

It is very important to note that FireMonkey (FMX) and Visual Component Library (VCL) are two different platforms that are apparently not compatible with each other and they should not be used together in the same module. It means that a module should be using only one of the two aforementioned platforms exclusively. According to embarcadero, the incompatibility of the…

Read more
Videos
Discover How to Output Your Project Files Into Different Folders For Each Version of Delphi in This Learn Delphi Video

When saving your project in Delphi, it often compiles both the executables (exe) and DCU files on the same folder location. Although it is the standard procedure, this process can be a little confusing if you are using different versions of Delphi. It turns out, all files from different versions of Delphi will be outputted on the same folder which…

Read more
Videos
Discover How this New Per Control Styling Feature in Delphi Works in this Learn Delphi Video Tutorial

Delphi MVP, Alister Christie is sharing with us another Learn Delphi video to help us understand the new features of the Delphi Program in a fast and more efficient way. His lessons will help aspiring programmers to program faster and better by utilizing windows app development tools. After sharing with us the details about the new Language Server Protocol in…

Read more
Videos
Discover an Obscure Way of Returning a Value from a Function in a Delphi in this Learn Delphi Tutorial

In the previous Learn Delphi Video Tutorial series for beginners, we have learned some important details about string variables and how to declare or manipulate them in a Delphi program. We have also learned the differences between a function and a procedure. The previous tutorials didn’t just define such important elements in Delphi programming but also showed us an actual…

Read more
Videos
Discover How This Strange String Result Behavior is Generated In A Delphi In This Learn Delphi Video

Now that we have learned and probably mastered how to declare string variables in a Delphi program, it is always fascinating to encounter strange behavior that might cause some confusion. Strings are indeed special in many ways. Interestingly, in this video, Alison Christie will demonstrate how to generate some strange behavior when we return a string from a function in…

Read more
en_USEnglish