CodeDelphiRAD Studio

Quickly Rotate An Image With Gestures On iOS And Android In Delphi FireMonkey

It displays a picture, which the user can rotate by pressing it with two fingers and rotating them. The image rotates in the direction that your fingers are pointing. The image rotates to the right when the fingers are rotated to the right. The image rotates to the left when the fingers are rotated to the left. Location You can find theImageRotationsample project at: Start |…
Read more
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
News

Boost Productivity With The Latest New Packages From Embarcadero GetIt

The GetIt Package Manager is the package manager built into the RAD Studio IDE that allows you to browse, download, purchase, and install packages. Packages may provide libraries, components, IDE extensions, and SDKs. Packages available in the package manager can be browsed on the Embarcadero GetIt site and downloaded in the IDE or via a command line. Additionally, the latest list of new packages…
Read more