C++DelphiTech Partner

Secrets to Quickly and Efficiently Handle Zip Files on Android with Delphi, C++ Builder, and FireMonkey

To easily handle zip files in your FireMonkey project, use the Zip4j library for zip files or streams in Delphi and C++ Builder. Zip encryption, support for the Zip64 format, support for streams, support for both AES and Zip-Standard encryption methods, and many other features distinguish Zip4j. You can use the Zip for Android l library from WINSOFT to use this Zip4j library in your Delphi and…
Read more
C++DelphiTech Partner

Efficiently Manage KeyguardManager API in your Delphi FireMonkey Android Projects

When you begin an enterprise-level project, you must integrate authentication options into your projects. At that point, you can use Android Built-in APIs, such as the KeyguardManager API, to lock and unlock the keyguard in your Delphi or C++ Builder FireMonkey Android application. To handle this API from your FireMonkey project, we can use the WINSOFT Authentication for Android library. This…
Read more
C++DelphiIDETech Partner

Powerful Quality Assurance Nexus Quality Suite for Delphi on Windows

The Nexus Quality Suite (NQS) is a set of tools that enables you to fine tune your applications to the highest possible performance and quality standards. The current collection of tools include Line, Method and Block level profilers; a memory and resources leek analysis tool; a unit test coverage analyser; a static executable analysis tool; and a GUI script recorder/playback tool. NexusQA…
Read more
CodeDelphiRAD Studio

The Origins Of Delphi R&D Recounted By Danny Thorpe, Original Delphi 1 Team Member

I ran across this post over on StackExchange where Danny Thorpe, one of the original Delphi 1 team members, recounts the effort that went into the research and development behind the creation of Delphi 1. Enjoy! “Delphi 1.0 was released Feb 14, 1995. By my (now somewhat foggy) recollection, research / experimentation that directly contributed to defining the Delphi visual development…
Read more