Re: Delphi - A fantastic product let down by decades of mismanagement
It wasn't the monopolistic phase, it was the commerciala software phase. For a while, there was a lot of competittion among applications under Windows. and Microsoft didn't have the monopoly it has today. When you have to pay, you choose what gives you the best ROI.
For a while Borland also made nice money from JBuilder, and invested heavily in it, sidelining Delphi and C++ Builder, because eterprise development was going to Java. When Eclipse came for free, JBuilder was dead. Microsot too started to roll out free version of its IDE, and even the paid-for version were cheaper. Hey, today even a lot of MS-haters use Visual Studio Code because it's free...
.NET and C# removed many of the Visual Basic linitations, and looked alike Java. Microsoft kept on changing GUI libraries, but a lot of development switched to the web - where Delphi had no place.
Borland could not adapt - it made money selling development tools, had very little other revenue streams. Buying dBase and Visigenic ended badly, and they didn't even terminate to integrate truly Delphi and C++ Builder with the latter. Interbase was probably the less known of RDBMS, they tried to open source it, than changed their mind quickly.
The pivot to application lifecycle management tools failed too, but again sidelined the flagship products.
I advised them back then their attempt to move to .NET was a very bad move (I knew Marco Cantù and others quite well), it would have took away resources from the Windows version where they had full control of the language/library to an environemnt where MS had full control and their applications would have had not any advantage of C# - and C# would have been always ahead. .NET was designed to allow MS take full control from the start, once they couldn't bend Java to their needs. Many switched to C# - and with MS tools, not Borland ones.
They delivered the .NET only Delphi 8 which was a failure. The IDE rewrite to accomodate .NET lead to a very unstable and buggy one that took three (paid) releases to be fixed, enraging customers. The 64 bit compiler and Unicode support came late, because efforts were in .NET. The JBuilder debacle didn't teach them anything.
They bought a Delphi-like IDE for PHP (made from a small Spanish company) but didn't believe in it too. IIRC they also atteempted somthing in Ruby, but ignored Python. JetBrains can make money from PyCharm and the like.
"worked on 3rd party library support"
There was a large market of 3rd party libraries. Some of the truly excellent, like Developer Express ones. And you can buy most of them with source code too - which made debugging, extending them and fixing bugs far easier. Delphi libraries, unlike Visual Basic OCX, were written in Delphi - which have full access to the Windows API.