TMS Software
Wagner Landgraf, TMS Business Product Manager, has recently published a post in his landgraf.dev blog, with a transcription of a nice interview he has made with Alexandre Henzen, Technical Director at Viasoft Korp, a big… … Read more
4 years ago 0
jpluimers
It took me a file to figure out another cause for “F2063 Could not compile used unit“, this was for a 3rd party library that had parts of the units as source files, but other… … Read more
4 years ago in Delphi, Development, Software Development0
Ummul Khair
A lambda expression defines an anonymous function or a closure at the point where it is used. You can think of a lambda expression as an unnamed function (that’s why it’s called “anonymous”). Lambda expressions… … Read more
4 years ago in C++, C++11 Lambda, c++17, cbuilder, Code, lambda expressions, modern c++0
TMS Software
In February 2020 we announced the TMS Academic Program.Today we are happy to extend the TMS Academic Program with a new product : TMS Aurelius v5.1.This license can be used with Delphi 10.4.x Sydney.With the Delphi… … Read more
4 years ago 0
TMS Software
We are on the verge of rolling out the first beta of the next milestone of our TMS WEB Core for Visual Studio Code product. This is the version v1.3 and along all TMS WEB… … Read more
4 years ago 0
jpluimers
Just so I remember this did not compile in Delphi XE8 a while ago: [dcc32 Fatal Error] DisableAlignPropertyEditor.dpr(15): E2213 Bad packaged unit format: c:\program files (x86)\embarcadero\studio\16.0\lib\Win32\release\rtl.dcp.System.SysUtils – Expected version: 29.0, Windows Unicode(x86) Found version: 32.0,… … Read more
4 years ago in Delphi, Delphi XE8, Development, Software Development0
Dalija Prasnikar
While different OOP languages share some common principles and many coding patterns will be the same or at least fairly similar, there are also some significant differences that can make some commonly used patterns from… … Read more
4 years ago in Delphi, Serialization0
dummzeuch
I got a bug report for GExperts and Delphi 10.4 that’s really curious: When a secondary editor window is open in the IDE and the FMX form designer is active, trying to insert a component… … Read more
4 years ago in Delphi, GExperts0