DelphiShowcase

Ultimate Device Info Is Powered By Delphi

According to the developer, “With Device Info get all the information on your device and send or share via email, or social messages.” Detailed Device Information: + Device Name + Operating System + Architecture CPU + Language + TimeZone + Orientation Screen + Tablet / Smartphone + Screen Resolution + Network + Telephone Worker State + connectivity + Connectivity Type + IP + MAC + GPS…
Read more
C++

High-Performance C++ NMEA Parser GPS Interface

Most GPS modules have a serial port, which makes them excellent to connect to a microcontroller or computer. It is common for the microcontroller to parse the NMEA data. Parsing is just removing the pieces of data from the NMEA sentence so the microcontroller can do…
Delphi

Debugging In Another Level - DebugEngine

Most of the time developers spend debugging their code, tracing the errors, checking the variables’ value changes over time. When it comes to Delphi, we have several professional debugging tools that help to access the Delphi debug information and finding the…
DelphiResearch

Delphi Provides Better Enterprise Source Code Protection Than WPF And Electron

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 Windows desktop applications. The benchmark application – a Windows 10 Calculator clone – was recreated in each framework…
Read more