DelphiShowcase

Cross-Platform Chess Openings Wizard Used By 60,000 Chess Players And Built In Delphi

Chess Openings Wizard is a tool for macOS, Windows, iPad, and Android that drastically reduces the time it takes to design and memorize an opening and it is built in Delphi. The cross-platform versions utilize FireMonkey to save development time. Grandmasters and novices can map out their openings and compare their plans to the best players and incredibly strong computer opponents. According to…
Read more
CodeDatabaseDelphiRAD Studio

Easily Implement Robust Binary Large Object (BLOB) Streaming With FireDAC In Delphi

TheBlobssample shows you how to create a BLOB stream for reading and/or writing the value of a specificBLOB fieldon a specific record. To this end, the sample uses theCreateBlobStreammethod ofTFDQueryto create a read-only BLOB stream. In this sample, the BLOB stream is used to read the picture contained on eachBLOB fieldof each record of…
Read more
DelphiRAD Studio

Extend Cross-Platform FireMonkey With Powerful Kastri Library For Delphi On Android And IOS

Kastri is a Delphi cross-platform add-on library. There are no components to install with Kastri. Simply clone the repo (Fork is a highly recommended Git client) or download/unzip and ensure that your Project (recommended) or IDE paths point to the unit folders. Kastri Is a cross-platform library that builds upon the existing RTL, FMX, and VCL libraries in DelphiSupports several newer…
Read more
CodeDelphiRAD StudioTech Partner

Powerful LockBox3 Cryptography Library Available For Delphi And C++Builder

LockBox3 is a Delphi library for cryptography. It provides support for AES, DES, 3DES, Blowfish, Twofish, SHA, MD5, a variety of chaining modes, RSA digital signature and verification. This is a source-only release of TurboPack LockBox3. It includes designtime and runtime packages for Delphi and C++Builder and supports VCL, FMX, Win32, Win64, macOS, iOS, and Android. Reading the…
Read more