Noutați

Delphi GUI Programming with FireMonkey Book

Create modern yet effective multi-platform applications by building interactive UIs following a single codebase approach to boost productivity Key Features Delve into the FireMonkey framework and explore its powerful capabilities Enhance the user experience by using various technologies included in Delphi and FMX Boost developer productivity through the cross-platform capabilities enabled by the framework

Read More

Discover How to Program The Delete Procedure in Delphi in this New Learn Delphi Video

If you are one of the aspiring programers who accepted the challenge from the recently concluded Learn Delphi Video tutorial about String Variables, you should watch this video to see if you have programmed your Delphi Project correctly. The aforementioned Learn Delphi video tutorial series aimed to teach us how to use String Functions to process and manipulate values in String Variables in a Delphi Project. We have also learned how to use a String Procedure and how to apply it on a Delphi Program. In this video, using the same Delphi Project, we will learn and explore the Delete Procedure. Explore how this procedure works and how to process them in a Delphi Project in this new Learn Delphi video that features a step-by-step and easy-to-understand demonstration.

Read More

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 such as the Insert Procedure. In addition to that, the video above will also help us differentiate string functions from string procedures. This Learn Delphi Video tutorial series also introduced a Delphi Project that you will learn to program from scratch. It is important, however, to start the tutorial from the very beginning. To learn more about how to process the Insert Procedure in a Delphi Program, feel free to check the video above. Enjoy!

Read More

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 like Length, Concat, UpperCase, LowerCase, Trim, Pos, Copy, and InputBox. We also learned the differences between a String function and a String Procedure like Insert. Now, this video will give us more idea of what is a StringReplace function, how to use it, process it, and manipulate it in a Delphi Project. Feel free to watch the video above and learn how exactly this function works.

Read More

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(), LowerCase(), and the Trim() functions respectively. In this video, we are going to learn three more String functions including the InputBox(), Pos(), and Copy() functions. The tutorial video will also highlight a Delphi Project which you can learn how to code in the first part of the series. If you already have the project, feel free to watch this video and learn how to program Copy and Pos() string functions. Good luck!

Read More

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 Functions and how to process and manipulate them in a Delphi Program. In this video, you will also learn how to get input from the user with the InputBox function. If you want to explore more about the String Variables and how to process them in a Delphi or windows ide program, watch the detailed tutorial above.

Read More

Let’s Explore How to Use String Functions In a Delphi Program in this Learn Delphi Video

Now that we have learned how to declare a variable in a Delphi project in the previous Learn Delphi Video, it is time to go deeper and explore the variables of different data types and learn how to manipulate and process them. In this particular Learn Delphi Video tutorial, we will learn everything about the String Variables. The video aims to teach us how to use String functions to process and manipulate values in String variables in a new Delphi project. The video tutorial series will highlight various String functions such as Length, Concat, IntToStr, UpperCase, LowerCase, Trim, Copy, Insert. This video will focus more on String functions – Length and Concat. For the comprehensive Learn Delphi tutorial and to learn more about Delphi and windows development, feel free to watch the video above.

Read More

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 a pinch of what you could possibly learn from his book. The video will show us a few easy and effective keyboard shortcuts related to selection that will help you boost your productivity. These include the CTRL + W, CTRL + Z (Smart Around), and CTRL + / shortcuts. The video will also highlight obscure keyboard shortcuts that most of you may not be well-familiar with. To learn more, feel free to watch the video above and see how you can effectively apply these keyboard shortcuts to help you code faster in Delphi.

Read More

Check Out How this Minor Bug in Delphi Finally Get Resolved In This Learn Delphi Video

After discovering a minor bug or an issue when styling an application when a TPanel parented to a TSplitView in Delphi, Alister Christie added it to the Quality central and reported the issue as a bug. After seven months and exactly 10 Learn Delphi videos, he finally gave us an update as the bug was finally fixed. To see if the TSplitView/ TPanel Style bug is finally working the way it should be, Alister will demonstrate the same procedure he did 7 months ago. Wonderfully, the issue was finally get resolved. To see how this bug gets fixed in Delphi and if it is really worth reporting bugs, feel free to watch the video above and learn more about Delphi and windows program development.

Read More

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 Delphi. In this Learn Delphi video, Alister will show us some step-by-step procedures on how this strange bug-like behavior is generated in Delphi. It is also interesting to note that this strange behavior is also exhibited by variants and dynamic arrays. Feel free to watch the video above to learn more about Delphi and windows application development.

Read More