Delphi

Generate images using AI in your Delphi applications

Recently, a mobile application became one of the most talked about topics in the world using Artificial Intelligence to generate avatars of its users. The Lensa effect The Lensa app, an image editing app that has existed for some time, has launched a feature called Magic Avatars that uses artificial intelligence to create avatars from user photos. Even several celebrities around the planet joined…
Read more
CodeDatabaseDelphiHow-To'sWebinar

How To Make MySQL Your SQL

Today (December 20th 2022) and tomorrow you can join us for Embarcadero’s two day Enterprise CodeRage event which focusses, as you might expect, on enterprise development topics using your favorite IDE software. I am presenting two sessions – this blog post…
C++DatabaseDelphiRAD Studio

What Makes Enterprise Software Development Unique?

Developing enterprise software can be both a challenging and rewarding process. It’s estimated that companies managing applications for over ten thousand users spend about twelve to eighteen months in development cycles alone, meaning it requires comprehensive planning, testing, and implementation.  However, the end result of developing this type of complex software can provide an…
Read more
CodeDelphiWebinar

Secrets of Visual Design on Windows 11

Using truly great IDE software really empowers software developers. RAD Studio is so much more than just Delphi – which I think is the easiest professional modern programming language you can pick – it also brings along a whole bunch of great things not the least of which is a rich selection of professionally designed graphical program styles to make your apps look like you have the…
Read more
DelphiTech Partner

How To Automate The Mathcad Prime Software With Delphi Using COM

Among the most notable features of Delphi, it’s worth mentioning the ability to enhance your Windows app development by interacting with other installed software products on your computer, using the COM technology for functionality embedding or automating. In this article, we will show you how to automate the Mathcad Prime software in your Delphi VCL apps, by controlling the automation server…
Read more