DelphiRAD Studio

Easily Create Stunning Responsive Apps With Third Party FMXUI Library For Delphi FireMonkey

With the power of the Delphi programming language and the cross-platform FireMonkey framework, dozens of Delphi developers have created their own custom FireMonkey UI components to accomplish their goals, for instance, the TBadgeView component which helps to make unread message prompt little red dot or different dialog types for FireMonkey. The FMXUI library has more than 20 components to…
Read more
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