DelphiTech Partner

How To Detect And Extract Text In Images With Amazon Textract

Text is everywhere! Text is not always where we want it, or in the format we need. We often find ourselves needing the text from images. You might have a scanned document containing financial information like an invoice you want to input into an accounts system, or maybe you are building an archive of photographs that you want to index against any text detected? Whatever your use case, if you need…
Read more
News

Windows 11 Win32 Debugging Patch for RAD Studio 11.1

A new patch (or hotfix) for RAD Studio 11.1 is now available. The patch addresses a problem that occurs when debugging Win32 apps on Windows 11, in which the IDE appears to freeze at times. When evaluating watches with side effects, opening the Threads view to switch…
News

Bookmarks and Navigator are available for RAD Studio 11!

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…
Read more
C++RAD Studio

5 Reasons We Are Addicted To App Builder Software

Apps make the most part of our lives and their usage is only going to increase. No wonder app downloads increased worldwide by more than 63 percent to 230 billion in 2021. There are countless uses of apps found in our daily lives. With apps, individuals can measure daily…
DelphiTech Partner

What You Need To Know About TabOrder And Cross Platform Apps

Developers often get requests to create forms where it is crucial to pay attention to the position of a cursor after the Tab key is pressed at every point of the program execution. This can be particularly important when developing cross platform apps where following user’s expectations of how user interfaces should behave can help make your app seem professional. It can be important from…
Read more
RAD Studio

A Beginner's Guide to Windows App Development Tools

Are you a developer looking to build apps faster with less coding involved? Do you want to use the same code to create apps across different platforms? Do you also want to ensure you are using a development tool which can handle large projects and provides extended…
DelphiRAD Studio

How To Save Money On Cross-Platform Development Frameworks

Are you considering developing a mobile application? Your thoughts immediately turn to native app development. Still, before you decide, it is critical to understand that native apps are designed for something like a specific platform, such as iOS or Android, with a different codebase. Cross-platform apps, on the other hand, can target multiple platforms with a single codebase. Here in this brief…
Read more