Communicating with Human 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? WINSOFT Provides a powerful library to get the job done. It uses the…
Quickly Add Joystick Support (DirectX) To FireMonkey Apps In Delphi 10.4 Sydney On Windows
September 27, 2020
It is surprisingly easy to add joystick support to your Firemonkey app on Windows. Here is a nice third party component by WINSOFT for Delphi and C++ Builder for retrieving joystick position and status for any keys.
You can use wired or wireless joystick for your…
Powerful JPEG Video Streaming Library For Delphi And C++ Builder.
September 26, 2020
It is easy to create a video streaming server and client in your applications. The Video Stream library from WINSOFT allows you incorporate video streaming capability in your Delphi and C++Builder projects.
How to install component
1) Download the component archive…
Powerful Spider Delphi Profiler Brings You Real Time Profiling For Delphi Applications
September 26, 2020
Delphi Profilers are used for Delphi application analysis, including performance profiling, memory and resource profiling, code coverage, unused unit detection, code metrics, exception tracing and integration with RAD Studio.
To get more detailed information about the…
Powerful VerySimple.Lua Embeddable Scripting Language Library For Delphi
September 26, 2020
Lua is with an emphasis on embedded systems (e.g., the Ginga middleware for digital TV in Brazil) and games (e.g., World of Warcraft). It is currently the leading scripting language in games and it has a deserved reputation for performance. To claim to be “as fast as…
Blazing Fast Socket Communications Component Library For Delphi
September 26, 2020
NetCom7 is an extremely optimized code on TCP/IP sockets. Forget using one thread per connection. With this suite, you can have as many concurrent connections to your server as you like. Threads are used per request and not per connection, and are maintained in a very fast…
Powerful BrainMM Memory Manager Designed For Modern Apps In Delphi/C++
September 25, 2020
BrainMM is an alternate memory manager for Delphi. There are a number of benchmarks between FastMM and BrainMM provided. This is an open source project over on Github. With time the project will grow to the level of standard Delphi/C++ Builder supply, along with other great…
Flexible Comport DLL Library For Serial Communication On Windows
September 25, 2020
Serial Communications is a core communication between PC and peripheral devices Such as a programmable instrument or another computer. Do you feel challenged in writing code to communicate with serial devices from your Delphi/C++ applications? How about a DLL library…
Learn How To Use Long Tap Gestures In Delphi With FMX.TapAndHold Sample
September 25, 2020
FMX.TapAndHold Sample uses TGestureManager.
Location
You can find the TapAndHold sample project at:
Start | Programs | Embarcadero RAD Studio Sydney | Samples and then navigate to:– Object Pascal\Mobile Snippets\InteractiveGestures\TapAndHold– CPP\Mobile…
Easily Learn To Store Data In A Nested Dataset using FireDAC With FireDAC.TFDMemTable.NestedDataSet Sample
September 24, 2020
The NestedDataSet sample shows you how to set a nested dataset in a dataset field.
Location
You can find the NestedDataSet sample project at:
Start | Programs | Embarcadero RAD Studio Sydney | Samples and then navigate to – Object…




