Have an amazing solution built in RAD Studio? Let us know. Looking for discounts? Visit our Special Offers page!
DelphiRAD StudioTech Partner

How To Use Amazon Polly To Easily Convert Text To Speech In Cross Platform Apps

Sometimes it’s best to say things out loud. Other times reading some text, or the contents of a message are either difficult or might even be impossible if, for example, you or your user have visual impairments. You certainly can’t be silent if you’re narrating a movie. Whatever your purpose, if you need a way to generate speech from text, the latest Appercept AWS SDK for Delphi supports…
Read more
C++Code

What You Need To Create A Great C++ App Is On LearnCPlusPlus

Hello Great C++ Developers, C++ Builder is a great C++ IDE and compiler that allows you to code an amazing C++ app. All that wonderful power requires you, the developer, to back it up with a broand range of C++ knowledge. In out opinion, there is no better place to learn everything you could ever want to know about writing a C++ app than at LearnCPlusPlus.org. LearnCPlusPlus.org is packed…
Read more
CodeDelphiRAD Studio

10 Unsupervised Machine Learning Algorithms: What Are They And How To Create Them

Machine Learning is one of the hottest software development topics right now. The algorithms and techniques which enable machine learning have begun to really mature and have graduated from ‘interesting ideas’ into providing genuine power and permitting capabilities in our apps which can sometimes seem magical just as much as they are useful. Python has very quickly emerged as a de…
Read more
News

The VCL LockDrawing method in TWinControl

One of the features added to the VCL library in Delphi 11 is the ability to handle Windows WM_SETREDRAW message easily with two specific methods added to the TWinControl class: LockDrawing and UnlockDrawing I was going over my to do list earlier this week and found a not that indicated I should follow up to the blog post I did on new VCL features in Delphi and C++Builder 11 about LockDrawing. In…
Read more
ModernizationNewsWhitepaper

WebStencils and HTMX: Free Guide to Fast Web Development

We’re excited to announce the release of our comprehensive White Paper – WebStencils and HTMX: Fast Modern Web Development with RAD Studio. This guide is designed to help developers create…

IN THE ARTICLES