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
kimbomadsen
Next release of kbmMW will contain a new feature that allows for making already short statements even shorter. The feature was implemented on basis of a question on one of […] … Read more
1 year ago in Delphi, LINQ0