CodeDelphiRAD Studio

Learn About A Powerful Native HID USB Windows Library For Delphi Firemonkey By Winsoft

Introduction The Native HID library for Firemonkey is a library for communicating with Human Interface Devices. It uses Windows HID Api and supports both Windows 32 and Windows 64. A short video describes for to install the library in your Rad Studio. 2. Components in the Demo and what they do The Demo contains only one Tbutton and TMemo component for the…
Read more
C++DelphiRAD StudioTech Partner

Powerful Serial Communication Component for Delphi and C++ Builder on Windows

Some days ago I wrote about Comport for Firemonkey by WinSoft but even if you are not planning to use FireMonkey we still have a great component for you: Comport for Windows (TComport) by WinSoft.Let’s download the trial version from here and install it (don’t forget to close RAD Studio before). Features of TComport It’s easy to use and very powerfulCan…
Read more
C++Delphi

Rapidly Build And Deploy Service-Based REST Applications With RAD Server For RAD Studio

Every year CodeRage sessions happen online. CodeRage is all about Delphi, C++ Builder, RAD Server, Delphi Web Development, and more. In this mini-session, you can learn how to build backends and adding custom API resources through a Delphi or C++ Builder Package Library that gets loaded into RAD Server at startup. Furthermore, you learn how to use the new database endpoints wizard that will…
Read more
C++Delphi

Add Interactive Gestures To Your Delphi/C++ Builder FireMonkey Mobile Applications

TheImageZoomsample demonstrates how to zoom an image on an iOS or Android device. The sample provides a picture and the user can zoom the picture by pinching it. You can find Delphi and C++ code samples inGitHub Repositories. Search by name into the sample repositories according to your RAD Studio version. To add native gestures to your mobile applications, you should…
Read more