Les trucs et astuces d'un développeur Pascal
Embarcadero contenu de faire évoluer le catalogue de GetIt. Outre des librairies payantes en version d’évaluation, les composants et librairies suivantes sont arrivés cette (…) … Read more
4 years ago 0
John McDonald
Monday 17 August. We met online, instead of meeting at the Shed. We heard from a few members about their experiences with 10.4, Glen Kleidon from Galkam and Arpy gave a presentation on styles, John… … Read more
4 years ago in Delphi, Meetings, Melbourne, TChart0
Welcome to LearnDelphi.tv
Want to return a value from a function? Normally you would use the “Result” keyword, but in fact, there is another way of doing it (and I’m not talking about Exit(Value)), watch to find out… … Read more
4 years ago in Movie0
Larry Hengen
I’ve used GExperts for some time, and I keep finding gold nuggets or gems as the saying goes, that make it easier to accomplish day to day tasks. GIT may be a great version control… … Read more
4 years ago in Delphi0
Danny
With the release of version 10.4 Sydney, Delphi has officially moved away from the ARC memory model in the mobile compilers. This was announced in 2018, there is some nice background info in this blog… … Read more
4 years ago in 10.4, android, ARC, CTFF, Delphi, FMX, ios, sydney, tips0
Welcome to LearnDelphi.tv
As you may know, I’ve been writing a book, which is almost ready to publish. I want it to have page numbers in binary down the outside edge of each page, find out how I’m… … Read more
4 years ago in Movie0
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