DelphiIDERAD Studio

Turbo Charge Your Delphi Windows App Development With The TurboPack Essentials VCL Controls

TurboPack Essentials offers 13 different easy-to-use VCL controls to use in your Delphi and C++ Builder Windows Applications. It’s fast and easy to install using the GetIt Package Manager! You can find out more about TurboPack Essentials on the web. Step 1. Open the GetIt Package Manager: Step 2. Enter “Essentials” in the search box: Step 3. Press the install button, GetIT…
Read more
C++CodeDelphi

Learn How To Easily Work With A COMPort On Linux In Delphi Using A WINSOFT Library

You can track and use all available ComPorts on your Linux machine by using this fantastic library. It is simple, fast, and efficient to use; simply download and add the library path, declare the units, and call its functions. Follow the tutorial to learn how to do so. In my case, I was using VirtualBox to run Ubuntu on a Windows host. Installing Development Packages To install the development…
Read more
C++DelphiTech Partner

Custom Audio And Video Recording Library On Android From WINSOFT For Delphi

Overview To make their jobs easier, all photo and video editing applications make use of media libraries. This article is about the WINSOFT Media Recorder component for Android. This Media Recorder component for Android makes use of the Android MediaRecorder API to record audio and video. The Android MediaRecorder API supports capturing and encoding a wide range of popular audio and video…
Read more
DelphiRAD Studio

Learn How to Easily Create Ultra-Fast And Responsive Applications Using Delphi

OmniThreadLibrary is a Delphi multithreading library that greatly simplifies multithreading programming for Windows/VCL users. RAD Studio also has it’s own parallel programming library built in called TTask. You can get the amazing multithreading OmniThreadLibrary for Delphi from GetIt Package Manager What can you achieve with the OmniThreadLibrary: High-level…
Read more