C++Delphi

Cross-Platform Enterprise-Grade Cryptography Library For Windows And Mobile

In the olden times, Cryptography was utilized for transforming plain messages or just plaintext into an indecipherable format. And these incomprehensible words were sent to each other and if the receiver knows the algorithm to convert that ciphered text to a readable format. Or there was a special decryption key that could decrypt the messages. The process of transforming the messages from a…
Read more
DelphiNews

How to Speed Up Remote Desktop Applications

One feature update to RAD Studio 10.4.2, driven by analysis showing an increase in the number of developers using remote desktop to development during Covid, has been a speed up to the IDE rendering over Remote Desktop. The main issues focused on were the IDE freezing…
DelphiRAD Studio

Powerful Windows System Info Access Component Suite For Delphi

With the MiTeC System Information component suite, you can get complex system information in Delphi. Sometimes I need to know about my system fully and I use some utility applications to find out what kind of components I have in my system. Since you are a Delphi developer, you can explore the MiTeC System Information component suite to create something like that or even create and…
Read more
CodeDatabaseDelphiRAD Studio

Learn How Easy It Is To Map Dataset Columns With A Table Adapter In FireDAC For Delphi

TheCommandssample shows you how to set up column mappings. Location You can find theMappingColumnssample project at: Start | Programs | Embarcadero RAD Studio Sydney | Samplesand then navigate to: Object PascalDatabaseFireDACSamplesDApt LayerMappingColumns Subversion Repository: You can find Delphi code samples inGitHub Repositories. Search by name into…
Read more
DelphiNews

Delphi 10.4.2 Compiler Speed Improvements

Delphi 10.4.2 Sydney is out, and it is full of new features, fixes, and general quality improvements. I really do believe it is the perfect mix of polish and new features, and everyone I’ve talked to seems to agree. One of the stand-out features is the Delphi compiler…
C++Delphi

High-Performance Multi-Platform UI Component Set For Your Next Big Project

When you start building your projects, you would like to start with one UI component set to target Android, iOS, macOS, Windows. The standard components provide enough tools to make any type of application but, sometimes you need a cross-platform UI component set. And the solution is the TMS FNC UI Pack. TMS FNC UI Pack includes optimized and advanced grid, planner, treeview, rich editor, and…
Read more