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
News

Workaround for iOS AppStore 1024x1024 Icon Issue

In the middle of June, Apple started enforcing a requirement for store submissions via App Store Connect. While the requirement is not new, in the past Apple allowed developers to add the 1024×1024 icons via the store listing, rather than as part of the app submission. Now they are requesting the icon to be part of the package, although it seems that some app updates are exempted from the…
Read more
C++

What's New in the GetIt Package Manager - June 2020

GetIt Newsletter – June 2020 Edition RAD Studio 10.4 Sydney is out now, and with that comes a host of new and updated content from the GetIt Package Manager. Here’s a rundown of what’s new and what’s hot from GetIt. Featured Package for 10.4…
C++

RAD Studio 10.4 Now Available, Learn More

We are very excited to announce the release of Delphi, C++Builder and RAD Studio 10.4 Sydney. RAD Studio 10.4 delivers significant improvements for Windows 10 VCL desktop development, Delphi multi-device development, and developer productivity that optimize application performance while reducing time developers spend building and maintaining code. The installers for RAD Studio 10.4 Sydney, Delphi…
Read more
Delphi

Aircraft Tracking Dashboard - Cool Apps Selection

The Cool Apps awards are not just for consumer applications, they are also awarded when someone uses Delphi to help them do really cool things, and today’s selection is one of those. Today, we’re featuring a Balloon-based Aircraft Tracker from David Akerman. David…
C++

Getting Started with InterBase for RAD Users

Most, if not all, of your applications will connect to some database backend.  For Delphi and C++Builder users, most have either used it previously or have heard of it. InterBase is a zero admin, small footprint database engine that offers enterprise grade database…
C++

VCL Per-Control Styles - New in RAD Studio 10.4

In the past, the VCL library allowed a developer to select one style (or no style) for the entire application. In 10.4 the VCL library allows you to use multiple VCL styles at the same time in different forms of your applications, or even different controls of the same form. You can also mix styles elements (controls and form) and elements using the Windows default platform theme. This feature…
Read more