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
1 year 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
1 year 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
1 year 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
1 year 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
1 year 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
1 year 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
1 year ago 0
TMS Software
Tailwind is a rapidly growing and popular open-source CSS framework. Different from Bootstrap and many other CSS frameworks, it does not come with a fixed list of classes for the various HTML elements but… … Read more
1 year ago 0
TMS Software
There could be any number of events that a user of a TMS WEB Core app might want to be notified about. Perhaps an update to content found within the app. A notification about… … Read more
1 year ago 0