gabr42
One of the pleasant surprises in Delphi 10.4.1 was the addition of a new readers-writer lock implementation TLightweightMREW. While it was probably not noticed by most of the users, I was quite happy to see… … Read more
5 years ago in Delphi, multithreading, programming, synchronization0
Konstantin Tomov
ProDelphi measures the runtime of Delphi programs. If a program is too slow, ProDelphi gives the necessary information to optimize it. The principle of source code instrumenting , a sophisticated correction algorithm and the unique granularity of 1…… … Read more
5 years ago in CLX, Code, Delphi, FMX, prodelphi, RAD Studio, vcl0
Dave Nottage
A few years ago I started a project for native camera support for Android using the Camera 2 API, partly because the built-in camera support for Delphi was underperforming greatly. I have resurrected the project,… … Read more
5 years ago in Uncategorized0
jpluimers
Cool post: [WayBack] Register and use a custom clipboard format in Delphi – twm’s blog. It is about transmitting GPS (WGS 84) coordinates from one program to another via the clipboard. One day I will… … Read more
5 years ago in Delphi, Development, Software Development0