dummzeuch
As mentioned in my previous post on dzDebugVisualizer I was thinking about writing a generalized debug visualizer which can be user-configured to register itself for any data type. Well, that debug visualizer now exists. It’s… … Read more
1 year ago in Delphi, dzDebugVisualizer0
Marco Cantu
I am not in the habit of drawing attention to Embarcadero promo offers, but our current offers are too good to pass up. Take advantage of our End-of-Fiscal-Year Sale and get on RAD 12. We’ve… … Read more
1 year ago in C++, Delphi, News, RAD Studio0
Kyle Wheeler
As many of you have noticed, a lot is happening at Embarcadero in 2024, and we have a lot more in store for you. We have one of our biggest releases in three years, we… … Read more
1 year ago in C++, Delphi, News, RAD Studio0
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
1 year ago in Delphi, FMX, Mac OSX, Printing0
dummzeuch
After playing around with debug visualizers, I found that there is a very simple way to provide a visualiser for many record types: Just add a special method (I called it Dump) to those records… … Read more
1 year ago in Delphi, dzDebugVisualizer0
Hagop Panosian
We’re gearing up for the release of RAD Studio 12.1! Have you saved your seat for the launch webinar? The 12.1 edition of RAD Studio comes hot on the heels of the feature-rich RAD Studio 12… … Read more
1 year ago in C++, Delphi, News, RAD Studio, Webinar0
dummzeuch
Note to self: There is an easy way to get the current line number in Delphi, using the following function and JclDebug: function GetCurrentLineNumber: Integer; var ModInfo: TJclLocationInfo; begin ModInfo := GetLocationInfo(ReturnAddress); Result := ModInfo.LineNumber;… … Read more
1 year ago in Delphi0
GunSmoker
A client contacted us and said that he could not install EurekaLog. More precisely: EurekaLog is installed, but subsequent launch of the IDE raises an error: Can’t load package C:\Program Files (x86)\Neos Eureka S.r.l\EurekaLog 7\Packages\Studio25\Eure… … Read more
1 year ago in Delphi, EL 7.x, installation, Stories0
Danny
Begin de lente goed met een Delphi 12 VCL Essentials training! Deze driedaagse training vindt plaats van 20 maart tot en met 22 maart plaats in de historische locatie van kasteel Montfoort. Deze nederlandstalige training… … Read more
1 year ago in Delphi0