Tag: delphi

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
Videos
Learn How To Code Faster In Delphi Using these Keyboard Shortcuts in This Learn Delphi Video

Delphi MVP Alister Christie recently launched his book entitled “Code Faster in Delphi”. Much like his YouTube Channel that aims to help aspiring programmers to program faster and better through various tricks and with the help of some windows app development tools, his book comes with the same core function. Interestingly, in this new Learn Delphi Video, he will demonstrate…

Read more
Videos
Learn More About String Functions (UpperCase, LowerCase, and Trim) With This Learn Delphi Video Tutorial Series

Things are getting more and more fascinating in this four-part Learn Delphi Video tutorial series. After we have explored the Length and Concat String functions from the first part of the String Variable tutorial series, we are going to learn other String functions such as UpperCase, LowerCase, and Trim. This Learn Delphi Video Tutorial series will explore everything about String…

Read more
Videos
Discover How to Process Copy, Pos, and InputBox String Functions in a Delphi Project in this Learn Delphi Video

In this four-part Learn Delphi Video tutorial series, we will explore everything about String Variables and how to process and manipulate these String functions and procedures in a Delphi or windows app development Project. The first part of the video already tackled Length () and Concat() String functions while the second part discussed three additional String functions including the UpperCase(),…

Read more
Videos
Learn How to Use the StringReplace Function to Manipulate A String Variable in this Learn Delphi Video

In continuation of the four-part Learn Delphi Video Tutorial on how to use String Variables in a Delphi Program, here’s another video that will allow us to explore another String function. This time, we will learn how to use the StringReplace Function to manipulate a String Variable. From the previous Learn Delphi Video tutorials, we have learned several String functions…

Read more
Videos
Learn How to Process Insert Procedure In A Delphi Project In This Four-Part Learn Delphi Video Tutorial

Finally, we have reached the final part of this Learn Delphi Video Tutorial series about String Variables and how to process and manipulate them in a Delphi Program. The early tutorials have covered several String functions such as Length, Concat, InputBox, Copy, Pos, UpperCase, LowerCase, and Trim. To conclude this tutorial, we are about to learn the remaining String procedures…

Read more
en_USEnglish