jpluimers
A great reference on how not to code still is How To Write Unmaintainable Code Ensure a job for life đ Roedy Green Canadian Mind Products I am still amazed when browsing through code, how many… … Read more
4 years ago in .NET, Delphi, Development, Software Development0
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
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
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