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 website, “LUMIBIRD is one of the world’s leading specialists in lasers. With 50 years of experience and…
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…
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…
The Software Development world is big and thousands of different technologies, standards are built for every problem. For instance, schema standards like BizTalk, SEF, Bots, and Altova to work with Electronic data interchange.
IPWorks X12 provides the ultimate versatility for developers and businesses interested in facilitating their software systems with Internet EDI (X12) parsing…
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…
The linker is a core part of the C++Builder toolchain – after all, it’s the part that collects the compiler’s output and creates your final binary, so it’s hard to understate its importance! – and because it brings the entire application together at once…
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…
We have been exploring some of the best IoT solutions with Delphi and C++ Builder in the last posts. For instance, the Heart Rate Monitor IoT component pack which provides heart rate measurements for IoT devices that utilize the standard GATT-based heart rate service.
If…
Robust Exception Handling in C++Builder 10.4.2
March 17, 2021
Quality Release
C++Builder 10.4.2 brings some great features we believe will really help you — the biggest being ‘split DWARF’, a way to reduce memory usage in the linker by removing debug information. If you have projects that push the linker’s limits, check it out: it may solve your problems (see this blog post.) However, RAD Studio 10.4.2 overall was also very much a ‘quality…