Communicating withHuman Interface Devices such as Alphanumeric display, Bar Code Reader, Sensors, Volume control on Speakers/Headsets becomes a primary use case for real-world, Cross-platform applications. Do you spend more time in building libraries to communicate with HID for your Delphi/C++ FireMonkey applications? WINSOFTProvides a powerful library to get the job done. It uses the…
Convert Java Class Files and .jar Archive Files into Delphi Modules Using the Java4Delphi Tool
September 14, 2020
Intro
Java4Delphi converter tool helps to convert Java .class files and Java .jar archives to Delphi .pas files. So, Java classes and libraries can be used from Delphi projects easily.
Java4Delphi by WINSOFT is a commercial tool and gives all the functionalities when…
Generate Barcode with Winsoft Barcode for FireMonkey.
September 3, 2020
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…
Many thanks to Eli for this great overview of C++Builder and what it offers to application developers.
Embarcadero’s C++Builder is a versatile rapid application development tool which leverages powerful technologies to help you quickly build beautiful desktop and mobile apps with the power of C++. C++Builder has built-in support for platforms like Windows and iOS, technologies like JSON/BSON…
Enabling the macOS 64-bit platform in RAD Studio 10.3.2
July 30, 2019
One of the key new features for the Delphi language in the recent 10.3.2 release is support for the macOS 64-bit platform.
We’ve gotten some reports from customers that installing the macOS 64-bit platform for Delphi or RAD Studio (for the Delphi personality) is…
Quickly Build A Cross Platform Low Code Christmas Movie REST API Client With Delphi FireMonkey
December 23, 2016
Author: EAE
It is quick and easy to build a REST client with Delphi. I wanted to build out a Christmas themed project in Delphi and what better way than to build a Christmas Movie finder app. I wanted to build this app so that it was cross platform and would run on Android…
Get Started Fast With RAD Studio For Cross Platform Development On Android, iOS, macOS, And Windows
December 14, 2016
Author: Daniele Fare
If you are new to RAD Studio and Delphi or you are a long time user these videos will help you setup and configure each of the platforms supported by RAD Studio and Delphi. The platforms supported by VCL apps are Win32 and Win64. The platforms supported by cross platform FMX apps are Android, iOS 32, iOS 64, iOS Simulator, macOS, Win32, and Win64. You can quickly build and…
Mobile app lifecycle events handling in Delphi XE5
September 30, 2013
Author: Pawe Gowacki
The lifecycle of a mobile app is more complex and different from a desktop app. On a mobile device an application runs either in the foreground or in the background. When a phone calls arrive or when user opens another app, our app is going to…
ORM Frameworks for Delphi...
September 25, 2012
I have just returned from myRAD Studio XE3 World Tour stops in Europe. It was great to see so many young and old developers in London, Amsterdam, Warsaw and Heidelberg. In two cities I was asked whether there were any Object Relational Mapping solutions for…