Rodrigo
There is a lot of resources of how ownerdraw a Delphi TListView, but most of them are deprecated and don’t take into account the VCL Styles and the StyleServices. So on this post I will show you… … Read more
9 years ago in Delphi, VCL Styles0
Bruce McGee
I have been hoping for a long time that Embarcadero would reintroduce Linux support in Delphi, especially since they’ve added Mac, iOS and Android support in the mean time, hopefully working out (most of?) the… … Read more
9 years ago 0
Bruce McGee
Delphi celebrated its 22nd anniversary on February 14th (2017) and since it was Valentine’s Day, people had some fun with #ILoveDelphi and some blog posts about their personal history with Delphi. Embarcadero even has a… … Read more
9 years ago 0
Stefan Glienke
The goodWhen working in a loosely coupled software architecture you might be using different modules: packages, dynamic link libraries and typically a host executable that loads them.If you are using a DI Container it is… … Read more
9 years ago 0
Mason Wheeler
I just ran across this on IndieGoGo. Everyone remember the cute lab robots from the first Iron Man movie? Well, the people at uFactory are trying to actually build them. (More or less.) They’re building… … Read more
9 years ago in Personal0
Mason Wheeler
I ran across a really strange bug at work yesterday: Access Violation when performing a certain operation in the program. These are usually really simple. Easy to reproduce, and the debugger takes you right to… … Read more
9 years ago in Delphi0
Warren
I spent most of 2016 not writing Delphi code. Yeah, I fixed the odd bug here and there, but mostly I was focusing on C#, ASP.Net core, and lots of other stuff. Starting January… … Read more
9 years ago 0
Jordi Corbilla
A comprehensive step by step guide, covering everything you need to know to receive push notifications to your Android device using Firebase Cloud Messaging and the latest Delphi 10.1 Berlin update 2.Push notifications let your application… … Read more
9 years ago in BaaS, Cloud, Delphi, Firebase, Messaging, Notification, PushNotifications0
Warren
I recently switched back to Windows 7, for work purposes, for a couple of weeks. Here’s what I’ve learned, and why I’m switching back to Windows 10, but only inside a VM:1. Suspend and resume,… … Read more
9 years ago 0
Warren
In Delphi 10.1, without all the latest updates, if you get Delphi startup crashes, you can get around them in some cases, by removing optional parts of Delphi that are taking delphi down. One… … Read more
9 years ago 0
Soho Theme on while true do;
Delphi Redis Client is the official Redis client usable with Delphi. Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache and message broker. It supports data structures such… … Read more
9 years ago 0
Soho Theme on while true do;
Delphi Redis Client is the official Redis client usable with Delphi. Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache and message broker. It supports data structures such… … Read more
9 years ago 0