Dave Nottage
When a new version of Xcode comes out, invariably there is only one SDK for iOS and macOS included. As is Apple’s way, sometimes they change something in the new SDK that breaks the SDK… … Read more
4 years ago in General tips0
dummzeuch
The GExperts PE Information tool just got a small improvement: The Exports list can now be sorted by clicking on the column header and filtered on the export name by simply typing text. The Escape… … Read more
4 years ago in Delphi, GExperts0
FPiette
Direct2D is an API that provides Win32 developers with the ability to perform 2-D graphics rendering tasks with superior performance and visual quality.Direct2D is a hardware-accelerated. That is it make use of the GPU whenever… … Read more
4 years ago in API, Component, Delphi, Direct2D, Embarcadero, GDI+, RAD Studio0
jpluimers
If I ever need to download multiple files in multiple parts at the same time, support resuming, gzip-encoded files, cookies, logging to websites using POST and so on, then I need to look at [WayBack]… … Read more
4 years ago in Delphi, Development, Indy, Software Development0
jpluimers
One of the great things about the Delphi docwiki structure is that the naming system is very consistent. The consistency helps you quickly finding the What’s new for any version, just by getting the latest… … Read more
4 years ago in Delphi, Development, Software Development0
Allen Drennan
In this article we are going to discuss how to use the latest version of OpenSsl 1.1.1 with Delphi directly to create X.509 certificates, decode, verify, encode and sign JSON Web Tokens and generate random… … Read more
4 years ago in Communications, Foundation, Libraries, Uncategorized0
delphiprofi
Harder? Why harder? Everybody is telling you – it’s easier as you think.With every new Delphi Version there is this kind of movement:Do your Unicode conversion today and use our new Rad-Studio-Version to do your… … Read more
4 years ago 0
Les trucs et astuces d'un développeur Pascal
Sur la quinzaine écoulée le troisième patch pour la version 10.4 Sydney de Delphi, C++Builder et RAD Studio a été publié par Embarcadero. Il est disponible su (…) … Read more
4 years ago 0
Michael Riley
Here is a link to a web page I found that lists applications built with Delphi.https://delphi.fandom.com/wiki/Good_Quality_Applications_Built_With_DelphiThe best part about this site… you can add your own software if it’s not listed. It comes with a… … Read more
4 years ago in Delphi0
dummzeuch
Reminder to self: Exception $406D1388 is the exception used to set a name for a thread, like in: If you encounter this in a debugging session, simply add it to the OS Exceptions and set… … Read more
4 years ago in Delphi0