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 application like games, audio/video players and other application. I have tested this delphi component on a recent Windows 10. All…