Welcome to LearnDelphi.tv
It’s a very easy mistake to forget to escape the ampersand character on labels and menus. Here is how to fix it. – Details…
1 week ago in Movie0
Welcome to LearnDelphi.tv
A small enhancement is the improved icons in the Delphi code editor that look much nice when running with High DPI. Although this video was only recorded at 100%. – Details…
1 week ago in Movie0
Welcome to LearnDelphi.tv
A feature I’ve always liked from cnPack is now available in Delphi 11.3. That’s highlighting the same word under the cursor in the Editor. Watch it on YouTube. – Details…
1 week ago in Movie0
Welcome to LearnDelphi.tv
A new feature in Delphi 11.3 is the ability to show your executable in Windows Explorer by right-clicking on a build configuration. See how it works here. – Details…
1 week ago in Movie0
Welcome to LearnDelphi.tv
It can occasionally be the case that the Toolbars in the Delphi IDE become broken. You can fix them using the registry editor. And you can also customise them for better productivity. Find out all… – Details…
3 weeks ago in Movie0
Welcome to LearnDelphi.tv
Rather than change the build configuration for each project in a project group, why not change them all at once? Watch here. – Details…
3 weeks ago in Movie0
Welcome to LearnDelphi.tv
In the previous video we looked at zip compression using TZipFile in Delphi, but you can also use the 7-Zip DLL for compression and decompression of many file types. Support for this can be found… – Details…
3 weeks ago in Movie0
Welcome to LearnDelphi.tv
Can you extract files using TZipFile using multiple threads? Does it improve performance? Find out in this video. – Details…
7 months ago in Movie0
Welcome to LearnDelphi.tv
Did you know that 2 is treated differently from 2.0. 2 is an integer, and 2.0 is a floating point number, and this can be important if you want to stop your satellites from crashing… – Details…
7 months ago in Movie0
Welcome to LearnDelphi.tv
Introduced in Delphi 10.4 are a couple of shortcuts for changing the relative size of rows and columns on TGridPanel. These make it much easier to set the exact values for the percentual rows and… – Details…
9 months ago in Movie0
Welcome to LearnDelphi.tv
I’m presenting at the ADUG Symposium this year and I’m inviting you to see my talk on refactoring in Delphi. Check out this sneak peek on Refactoring in Delphi. – Details…
10 months ago in Movie0
Welcome to LearnDelphi.tv
It’s rare that I learn something new about the Delphi IDE, especially a shortcut, but today I did. And in this video, I’m sharing with you this shortcut to show the Debug Inspector, plus all… – Details…
10 months ago in Movie0
Welcome to LearnDelphi.tv
There are many kinds of arrays in Delphi and they all behave slightly differently. This video focuses on passing arrays as parameters but also talks about type compatibility. Some of the array types we will… – Details…
11 months ago in Movie0
Welcome to LearnDelphi.tv
Delphi 10.4 saw a major rewrite of the code parsing in the Delphi IDE to use LSP. This was improved upon on in point releases of 10.4, but is it improved further in Delphi 11? … – Details…
1 year ago in Movie0