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
gabr42
The second edition of my book Delphi High Performance is now released! Get all 452 pages of Delphi goodness with two new chapters and all the updated and improved content at Amazon or at Packt Publishing!— Published… … Read more
2 years ago in Books, Delphi, high performance, multithreading, programming0
Michael Riley
I just discovered an unlisted YouTube video Ray Konopka did in 2018 for Embarcadero’s CodeRage called “Mobile View Management with Ray Konopka from RodeRage 2018. Although the demo and source code for this presentation is based… … Read more
2 years ago in Delphi0
Holger's Code
Delphi: Convert any string to date – even “no date”Converting strings to dates never seemed to be straightforward. First, specifying the source for all t… … Read more
2 years ago in Delphi, FireMonkey, vcl0