DelphiRAD Studio

Powerful Advanced Hashing Library For Delphi Windows Development

Delphi has its hashing unit which helps you to hash with a number of different hashes including MD5, Bob Jenkins, SHA1, and SHA 2 (SHA224, SHA256, SHA384, SHA512, SHA512_224, SHA512_256). But, if you need some other hashing algorithms for your project you can use a free and open-source library called HashLib4Pascal. HashLib4Pascal is an Object Pascal hashing library released under the…
Read more
DelphiRAD Studio

Easily Access System BIOS Information From Windows With Delphi

Have you ever tried using registration keys to secure your application? If so, you’ve used various methods to accomplish this, such as generating a registration key based on the device’s serial number or something similar. Or have you attempted to obtain all of the device’s information for analytics? If that’s the case, this TSMBIOS library allows you to retrieve all of…
Read more
DelphiRAD Studio

High-Performance Expressive HTTP Server Microframework For Delphi

In the last few years, several web frameworks developed with Delphi programming language. And most of them are available as open-source and free to utilize. The best part is these web frameworks & libraries are active in development by Delphi developers from around the world. And we get new features every other day. Other offerings with web capabilities for Delphi include RAD…
Read more
DelphiShowcase

Impressive Cross-Platform Real Time Strategy Game Is Built In Delphi

Knights Province is an old-school RTS game which emphasizes strategy and it is built in Delphi. The game is currently in Alpha. This game is a labor of love by developer Krom who has been working on the engine it uses over ~12 years and the game itself for ~6 years. According to the developer “unlike many modern RTS games, which are fast-paced and often are more about tactics, KP planned to…
Read more