DelphiRAD StudioTech Partner

Add Joystick Support To FireMonkey Apps In Delphi And C++Builder On Windows

It is surprisingly easy to add joystick support to your Firemonkey app on Windows. Here is a third party component from WINSOFT for Delphi and C++ Builder component for retrieving joystick position and status for any keys. You can use wired or wireless joystick for your application like games, audio/video players and other application. I have tested this delphi component on a recent Windows 10.
Read more
CodeDelphiRAD Studio

Optical Character Recognition Component for FireMonkey by Winsoft

Introduction OCR (Optical Character recognition) for FireMonkey is a FireMonkey type component (it supports Windows, macOS, iOS and Android). Its main purpose is to decode text from a picture into plain text. Check the video below for installation instructions. 2. Components in the Demo and what they do There are two main panels – one on the left and one on the right…
Read more
DelphiTech Partner

Enabling Delphi FireMonkey applications to use WinRT and UWP controls

Intro Have you wondered how to make applications that look like Universal Windows Platform based applications, for instance having the Fluent Design System for your Delphi FireMonkey Applications? Since the UX and UI of the UWP applications are based on Fluent, they look so modern and also shiny! Yeah, you can do that thing with the TStyle, because RAD Studio offers many styles or customization…
Read more
C++DelphiRAD StudioTech Partner

Generate Barcode with Winsoft Barcode for FireMonkey.

Overview Winsoft Barcode for Firemonkey is the third party component to give barcode support on FMX platform. Winsoft Barcode for Firemonkey is based on Zint, an open-source barcode encoding library. Versions Supported: Delphi/C++ Builder XE2 – XE10.4. Platforms: Windows, MacOS, iOS and Android; Component encodes data into any of the following: Australia Post barcode, Aztec Code, Aztec…
Read more