CodeDelphiRAD Studio

High-Performance FastMath Library For Math-Intensive Applications On iOS, macOS, Android, And Windows

FastMath is a Delphi math library created by Erik van Bilsen, Co-Founder and Software Developer at Grijjy, Inc. It is optimized for speed, but that speed is sometimes at the expense of accuracy due to insufficient error checking. According to the library, it achieves good performance by using hand-optimized assembly code. One way it differs from what is built into the Delphi RTL is that accuracy…
Read more
DelphiNewsShowcase

Ultimate Solitaire Collection App Features Over 535 Different Games And Is Built In Delphi

BVS Solitaire Collection is the ultimate solitaire collection featuring over 535 different games and it is built in Delphi. This collection features solitaires not found elsewhere according to the developer. Plus you can modify rules of almost any of the included games, thus creating your own solitaire variation. BVS Solitaire Collection gives you a plethora of statistical and scoring screens to…
Read more
CodeDelphiRAD Studio

Easily Load And Display Web Content Cross-Platform In Delphi On Android And IOS

The main form of the Sample contains a TWebBrowser component that supports the basic functions of a web browser, such as: navigate to URL, go back and go forward. In this post, you’ll learn how to easily load and display Web Content Cross-Platform In Delphi On Android and IOS using Cross-Platform App Builder. Location You can find theWebBrowsersample project…
Read more