Hello C++ Builder Developers,
We have new post picks for you from the LearnCPlusPlus.org website. We listed some of the interesting posts from the last week. If you are a beginner or want to jump into C++ Builder please visit our LearnCPlusPlus.org website for the great posts from basics to professional examples, full codes, snippets, etc.
Do you want to learn to convert an image to an alpha…
Sometimes developers need to programmatically list the known Wi-Fi Networks and their configurations from a Delphi App. Don’t know what to do? Don’t be concerned. MiTec’s System Information Management Suite assists in enumerating the known Wi-Fi networks; in this…
Quantel Laser Control is an impressive application that is built in Delphi. As stated by the developer, “This app can be used to control the Quantel Viron laser over a Bluetooth connection. Support for other lasers will be added in the future.” According to their…
Developers spend the majority of their time debugging and troubleshooting by analyzing logs. And there are numerous logging frameworks to choose from. RAD Studio developers have several options as well. TMS Logging is one of the best logging frameworks.
What is TMS Logging?
This is a compact cross-platform logging framework offering informative log output to a flexible number of targets with…
Quickly Build Native Cross-Platform Google Maps Solutions
March 19, 2021
If you would like to have map functionalities in your FMX and VCL applications, you should check out the advanced WebGMaps component by TMSSoftware.
What features does WebGMaps have?
With the WebGMaps component set, you can configure Google Maps in your FMX or VCL…
Alysson Cunha has been programming with Delphi since he was 13, in 2001. His showcase entry (Firecast 8) won the grand prize of the Delphi 26th Showcase Challenge and we interviewed him on everything about his winning software and how it came about. Get more information…
Sometimes Developers may need to identify the Firewall rules created in a windows machine from a Delphi App programmatically? Not sure how to do. Don’t worry.MiTec’sSystem Information Management Suite’s helps to enumerate the available Firewall rules created for a profile, we will learn how to use the MiTeC_FW Component in this blog…
How do Delphi, WPF .NET Framework, and Electron perform compared to each other, and what’s the best way to make an objective comparison? Embarcadero commissioned a whitepaper to investigate the differences between Delphi, WPF .NET Framework, and Electron for building…
Sometimes Developers Want to list or Identify USB Devices History in a machine programmatically. Don’t know what to do? Don’t worry. MiTec’s System Information Management Suite’s component helps to enumerate the USB Devices History we will learn how to use use the…
Blazing Fast macOS Development With Native macOS Components
March 16, 2021
Native applications feel really good. You know what I am saying! They look nice and work better. And no flickering or eating lots of memory. With Delphi and C++ Builder you can build cross-platform native applications easily in no time.
FireMonkey offers full access to the platform-specific APIs and it is easy to implement any feature by getting the full native performance. However, each…