Bookmarks and Navigator, originally known as the Parnassus plugins, are some of our most-requested IDE addons. We’re very glad to let you know they are now available in GetIt for RAD Studio 11. To install, go to the Tools menu in the IDE, GetIt Package Manager, and select the IDE Plugins section in the category selector on the left:
Bookmarks is a developer-favourite addon that replaces the…
20 Fun Facts About The Best Low Code Platforms
April 22, 2022
Businesses are growing, and new challenges are rising. On the other hand, there is pressure to reduce costs by automating the tasks. The best solution is to lean on custom applications, but it takes a lot of time and is not affordable for most businesses. But do not make up…
The Next Big Thing in Native Windows Development
April 6, 2022
What, precisely, do we mean by native app development? What is a native user experience or native developer experience? What are the pros of native app development? Why has Native Windows development come storming back on center stage and become such a hot topic?
We…
The Future Of Data Access Is Through Data Bindings
March 16, 2022
Delphi RTL (Runtime Library) contains a mighty expression engine, one of the foundations of the LiveBindings architecture but can be utilized as a separate engine for processing expressions. It’s this kind of low-code super-charged feature which makes you really appreciate the powerful performance boost that having decent IDE software can add to your coding experience.
The…
The Intermediate Guide to Windows App Development
March 10, 2022
Windows app development is quite a large subject when you go beyond just scratching the surface. There are several different kinds of Windows app development beyond just the regular GUI application. In this article we take a look at a few of the other types of app such as…
There are dozens of Windows software makers; the powerful tools and programming languages used to create Windows GUI applications. Most of them require you to write thousands of lines of code to do even the most basic tasks, such as drawing UI elements. Yes, several of them…
13 Things About C++ Software You May Not Know
February 22, 2022
C++ is an incredibly versatile, powerful, multi-purpose programming language. There is quite literally nothing that cannot be done with C++ whether it be a low-level, close to metal system application which pulls out the maximum amount of power from the computer to the most modern applications with the very latest innovations in user interface design and hardware integrations. A truly great C++…
A Cornucopia of Tools To Leverage
February 16, 2022
Delphi and C++ developers have a wide spectrum of available tools to help build solutions for their companies and customers. Beyond just the compiler, IDE, components and libraries, Embarcadero and Idera provide tools you can leverage to get development done faster and with…
The Top 5 Quick Tips About Automating Development
February 14, 2022
Increasing technological advances are changing the software development world as we know it, whether that is pure native Windows development or a more blended approach targeting multiple device types. If you don’t keep up there’s a definite nagging doubt that you…
This Is The Beginner's Guide To Using A Great C++ IDE
January 28, 2022
C++ is subjectively the World’s most powerful programming language and consistently one of the world’s top four most popular programming languages. Thanks to it’s huge range of ready-made variables, functions, methods, namespaces and libraries it’s the do-everything toolkit which can be used for everything from regular simple apps to low-level operating system drivers, IoT…