GunSmoker
We were contacted by a customer that claimed that his application worked fine until he added EurekaLog to it. Specifically, his application starts to raise an EAccessViolation exception with the following message: Access violation at… … Read more
2 years ago in Access Violation, bug reports, Delphi, EL 7.x, how-to, Stories, technical0
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
dummzeuch
Delphi has for a while contained two classes that simplify stream compression: TZCompressionStream TZDecompressionStream I had not used them before and when I tried to use them now to compress and decompress some binary data… … Read more
2 years ago in Delphi0
GunSmoker
Short Answer Yes, EurekaLog supports CLang and LLVM in both 32 and 64 bits – with some limitations. Exception is the very recent “Windows 64-bit (Modern)” platform, which was added into the RAD Studio 12… … Read more
2 years ago in bug reports, compiling, Delphi, EL 7.x, feature, technical, win640
Michael Riley
Disclaimer: This post contains affiliate links, which means I may earn a small commission if you click through and make a purchase, at no extra cost to you. Your support helps keep this blog running… … Read more
2 years ago in Books, ChatGPT, Delphi, oop0
gabr42
It is so nice when you see how a small idea grows into a nice, rounded project!Years age I wrote a unit that allowed you to write SQL statements as Pascal code (GpSQLBuilder). This has… … Read more
2 years ago in Delphi, Open Source, programming, Source Code, SQL0