gabr42
In the previous installment I introduced the idea of a readers-writer lock. Today I’ll look into readers-writer lock implementations (yes, multiple) that are available in the Delphi run-time library.Read more »— Published under the Creative… … Read more
4 years ago in Delphi, multithreading, programming, synchronization0
Sarina DuPont
We are pleased to invite all of our RAD Studio customers with an active subscription to the NDA beta program for Embarcadero’s 10.4.2 release of Delphi, C++Builder, and RAD Studio, codenamed “Hunter”. RAD Studio 10.4.2… … Read more
4 years ago in C++, Delphi, News, RAD Studio0
Muminjon
This FireMonkey UI template includes three different designs for implementing an app profile screen in a multi-device application. As you can see, these are the app profile Delphi/C++ Builder FireMonkey samples. From these sample app… … Read more
4 years ago in app profile, C++, C++ Builder, Delphi, FireMonkey, firemonkey templates, Templates0
Adam Leone
An overview of the many supported platforms by Delphi from Embarcadero supporting cross-platform native applications. … Read more
4 years ago in Delphi Programming0
Les trucs et astuces d'un développeur Pascal
Un peu à la bourre mais voici le point sur ce qu’il s’est passé autour de Delphi sur le mois de novembre 2020. Conférences et webinaires En ligne il y a eu la tr&egr (…) … Read more
4 years ago 0
zarkogajic
Quite some time has passed since working with multiple threads was introduced in Delphi (Delphi 2, way back in 1996). The TThread class at that time was a very lightweight wrapper around the Windows CreateThread… … Read more
4 years ago in Delphi, modal window, PPL, threading, tprogressbar, ttask0
TMS Software
We are proud to announce a new collaboration with the team from Abatic in Spain to assist users of Delphi in combination with TMS products. From today, Abatic is our consulting partner for Spanish speaking… … Read more
4 years ago 0
TMS Software
Yesterday we announced the beta release for TMS WEB Core v1.6 Pesaro. Before moving to a final release of TMS WEB Core v1.6.0.0, we want to give our registered TMS ALL-ACCESS and TMS WEB Core… … Read more
4 years ago 0
jpluimers
Reminder to self: remember which of the open source libraries have: a generic TProc<T> alike with an const values: array of const T parameter a generic TProc<T> alike with a const value: T parameter Google returned none that stuck:… … Read more
4 years ago in Delphi, Development, Software Development0
delphiprofi
Every time I have to create some kind of Webpage, I have to decide how to build the dynamic content. This is a follow up of my other blogpost about: “How to write you own Serverside-Extention!”In… … Read more
4 years ago 0