RAD Studio is made up of Delphi and C++Builder. On the Delphi side the Object Pascal compiler is a single pass compiler and the compiler itself is not a parallel compiler but when compiling multiple projects in parallel it was able to compile 1 billion lines of Object Pascal code in 5 minutes on the AMD Ryzen 9 5950x 16 core machine. I wanted to see if something similar was possible with C++. This…
Easily Access Storage Devices Information In Your Delphi Windows Apps With Robust Component Suite
February 3, 2021
Do you need to identify Storage Devices available or connected to the machine and perform some actions to the Storage Devices programmatically? How to enumerate among the Storage Devices quickly ? Don’t know how to do. Don’t worry.MiTec’sSystem Information…
LearnCPlusPlus.org is a great resource for learning C++. It has a number of posts that cover the basics like selecting a C++ IDE and a C++ compiler (we know you’ll choose C++Builder and Dev-C++ for maximum productivity, right 😉 First up we have a top 6 compilers…
TMS providers hundreds of different components for FMX and VCL. TMS iCL is one of them which provides 100% iOS performance, 100% iOS look, 100% iOS feel components.
The TMS iCL includes several dozens of native component for…
Compare And Synchronize SQL Database Objects And Table Records With Powerful Component Suite For Delphi
February 2, 2021
Database designing and maintaining the data is a crucial part of the developer’s job. Sometimes, you might need to compare SQL objects and records. Or maybe synchronize the structure and table data for many databases, like, FireBird, Oracle, MySQL, MS SQL, Interbase.
Easily Access AC, Processor, And Battery Power Status In Your Delphi App With Ultimate Component Suite
February 2, 2021
Sometimes Developers may need to perform implementations based on Machine’s Battery and CPU power status. How to collect such information’s quickly ? Don’t know how to do. Don’t worry. MiTec’sSystem Information Management Suite’s…
IPWorks Encrypt Library enables you to encrypt and decrypt files, emails, documents, and messages through major cryptographic standards, including S/MIME, OpenPGP, TripleDES, TwoFish, RSA, AES, etc. Complete with X.509 and OpenPGP certificate management.
With these…
Quickly Find Memory Leaks In Your Delphi And C++Builder Application With Deleaker Profiler
January 29, 2021
Deleaker is a popular extension for all major IDEs and a standalone application for memory leak detection. You can easily integrate into RAD Studio and find memory leaks within your Delphi and C++Builder applications.
Deleaker shows allocated memory, objects, handles, and…
Tutorial: C++ Background Compile With TwineCompile
January 29, 2021
Learn how to use the TwineCompile SORTA Automatic Background Compile feature of TwineCompile. Install TwineCompile via the GetIt Package Manager for C++Builder 10.4 with Update Subscription.
TwineCompile lists its features as:
Advanced compile system uses multi-threading technology and caching techniques to make C++ compiles 50x faster!
Automatic background compiling engine ensures that files are…