Embarcadero Tech Partner WINSOFT provides an easy to use MAPI suite for Delphi.
What makes MAPI hard?
MAPI is hard. There is lack of clear and consistent coding, different answers provide different solutions, the solution is not in Delphi, there has to be various work-arounds, or the code-snipplet was built for very old non-Unicode version of Delphi. You eventually tear your hair out or get…
Quick Way To Bind Your Database To UI Components With BindLinkVCL Delphi Sample App
October 24, 2020
The BindLinkVCL Sample demonstrates the use of a TBindLink. In general, it is used for linking operations, for example, linking dataset fields to various lists.
You can find Delphi and C++ code samples inGitHub Repositories. Search by name into the samples…
Building a C++ VCL Customer/Sales Master/Detail/Charting Application with 1 Line of Code
October 22, 2020
You may have read or heard about No Code and Low Code application development using systems, languages and run times. Atanas Popov, GM of Embarcadero Technology, recently blogged about low code development. “These days low-code development is en vogue. Various research…
Add Instant Joystick Support Using The Winsoft Controller Library In Delphi on Windows
October 16, 2020
Winsoft’s Controller is a XInput API controller SDK. XInput a universal joystick controller for Windows 7, 8, 10.
In the Windows platform, you can use other joysticks, such as PlayStation Dual-Shock Controller, Nintendo Switch Pro Controller and Steam Controller if you don’t have a XBOX joystick controller.
Winsoft Controller Installation
Installed in less than a…
Embarcadero Dev-C++ is an open source C/C++ IDE project built in Delphi. Dev-C++ has been downloaded over 67 MILLON times since 2000 and a modernization effort was sponsored by Embarcadero to bring it up to the latest version of Delphi. The original version by Bloodshed…
Windows 10 CRM VCL Demo In Delphi And C++Builder
October 15, 2020
The Windows 10 CRM VCL Demo is available with full source code for Delphi 10.4+ and C++Builder 10.4+. The demo features a number of high DPI styles including Windows 10 Slate Gray and Windows 10 Blue. Additionally, it demonstrates the TTitleBarPanel component, multi-monitor…
Easily Add Joystick Support To VCL Apps In Delphi 10.4 And C++Builder 10.4 On Windows
October 2, 2020
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…
Add Joystick Support To FireMonkey Apps In Delphi And C++Builder On Windows
September 30, 2020
It is surprisingly easy to add joystick support to your Firemonkey app on Windows. Here is a third party component from WINSOFT for Delphi and C++ Builder component for retrieving joystick position and status for any keys.
You can use wired or wireless joystick for your…
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 here.2) Extract files from the archive to any folder.3) You need to copy all of the files from the folder corresponding to the…