DelphiNews

Announcing DelphiCon WorldWide 2020

We are organizing DelphiCon WorldWide as an online Delphi focused event for 2020. This event is different from CodeRage of past as DelphiCon is focused on Delphi. Three days – Tuesday, November 17th through Thursday the 19th. 9 AM to 1 PM CST each dayOnly one track…
DelphiRAD StudioTech Partner

Easily Add Joystick Support To VCL Apps In Delphi 10.4 And C++Builder 10.4 On Windows

It is surprisingly easy to add joystick support to your VCL app on Windows. Here is a 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 functionality…
Read more
C++DelphiRAD Studio

Learn How Easy It Is To Use OAuth2.0 With The Rest Client Components For C++ Builder

Authentication becomes critical part of any business, that too developing applications using OAuth2.0 protocol is still challenging to some C++Builder developers using Restful APIs as most modern IoT applications mandates. Don’t worry, this post will simpilify your challenge and understand better. Assume an end user(Resource Owner) has an account in google(Resource Server) and has…
Read more
C++DelphiTech Partner

Powerful Port And Memory-Mapped I/O Accessor For Delphi/C++ Applications On Windows.

Port-Mapped I/O and Memory-Mapped I/O is the key method to connect from CPU to I/O Peripherals. Do you need to write applications to access Memory-mapped IO addresses using Delphi/C++? Don’t know where to start? Don’t worry, WINSOFT helped us with a component to do the job quickly. Features: Access to I/O and memory-mapped ports on 32 and 64-bit WindowsPnP device drivers built…
Read more