TMS Software
Are you ready to take your programming skills to the next level? TMS Software will be participating in the Coding Bootcamp 2023 Learn to Program, presented by LearnDelphi.org. This event, designed to empower… … Read more
2 years ago 0
TMS Software
With Embarcadero mentioning an upcoming RAD Studio 12 at https://www.embarcadero.com/radoffer , I sat down to reflect on where we come from and where we might go to and how to align our focus with what Embarcadero… … Read more
2 years ago 0
Dalija Prasnikar
Loops and anonymous methods don’t go hand in hand. Any variable that changes for each iteration will cause problems if it is used within an anonymous method. I explained the mechanism behind variable capturing in… … Read more
2 years ago in anonymous methods, Tasks0
TMS Software
When developing applications, one of the first things developers can benefit from is a solid understanding of how the code they write is actually executed. When errors occur, a process of “debugging” takes place,… … Read more
2 years ago 0
TMS Software
Start using the Leaflet open source mapping library in no time straight from the Delphi tool palette! Next to existing support for Google Maps, Here Maps, Apple MapKit, Microsoft Azure Maps, Microsoft Bing Maps, MapBox, Openlayers and… … Read more
2 years ago 0
Emad
In this tutorial, we will explore the powerful capabilities of DelphiFMX and delve into the fascinating realm of K-means clustering visualization. Imagine easily analyzing and visualizing data patterns, empowering users to gain valuable insights and…… … Read more
2 years ago in Code, Delphi, DelphiFMX, GuiProgramming, Learn Python, programming, Projects, Python, python gui0
dummzeuch
It has always irked me that in C you can write: But in Delphi you have to use the much less readable Today I had enough and wrote these simple helper functions: With these you… … Read more
2 years ago in Delphi0
TMS Software
Some weeks ago, Microsoft released a new default theme and font for all Office applications, replacing the old Calibri. Yesterday, we updated FlexCel (VCL, .NET, and DLL), so you can now create a new… … Read more
2 years ago 0
TMS Software
We are always looking to find new and interesting ideas to show the power of our components. As such we have decided to do another Summer DIY project as we think this is a… … Read more
2 years ago 0