TMS Software
Intro With the release of TMS WEB Core v1.6 beta yesterday (https://tmssoftware.com/site/blog.asp?post=717), we bring a whole set of new and exciting compiler features such as generics, attributes and many more. Please read the blog and… … Read more
4 years ago 0
Pabitra Dash
Substitution failure is not an error (SFINAE) refers to a situation in C++ where an invalid substitution of template parameters is not in itself an error. We’re talking here about something related to templates, template… … Read more
4 years ago in C++0
jpluimers
In the comments of [WayBack] Delphi and JSON Is there an overlay (eg in the form of a helper) for the JSON classes built into Delphi (System.JSON), which offered an interface simil… – Jacek Laskowski… … Read more
4 years ago in Delphi, Development, Software Development0
Milton Coyne
Delphi MVP Alister Christie recently launched his book entitled “Code Faster in Delphi”. Much like his YouTube Channel that aims to help aspiring programmers to program faster and better, his book comes with the same… … Read more
4 years ago in Coding, Delphi, Learn, learn delphi, object pascal, programming, Videos0
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