Tag: delphi

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
Learn More About Character And String Concatenation In This New Learn Delphi Video

In this new Learn Delphi Video, we will witness another interesting Delphi Programming demonstration. Delphi MVP Alister Christie will teach us how to omit Character + String Concatenation when combining strings and adding Unicode characters to your windows app development project without using Unicode in your source. In this merely six-minute-long Delphi programming tutorial, Alister will help us understand how…

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
en_USEnglish