Use the Material Patterns Blue style to give your FMX apps a custom look and feel. Style files for Windows, macOS, iOS and Android are included, including ready-to-use style templates. A matching VCL theme is also available.
TwineCompile is our solution to your slow C++ compile times. Integrating directly into the C++Builder IDE, it drastically reduces the compile/make/build times by employing techniques such as multi-threading, file caching and automatic background compiling.
WinRT Crypto Sample Applications 1.1 from November 19, 2023
Five sample applications written for Delphi provide an introduction to symmetric encryption with AES, asymmetric encryption with RSA and hybrid encryption as a combination of both encryption algorithms and sign and verification. All code based on pure Delphi using the WinApi.WinRT and Winapi.Security.Cryptography library delivered since Delphi 10 Seattle. No additional 3rd-party libraries are required. This code only runs on Windows and therefore uses the VCL.