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

Quickly Consume The Firebase REST API With The Open Source Firebase4Delphi Library

Firebase helps mobile and web app teams succeed according to their site. The Firebase4Delphi library was created by Embarcadero MVP Daniele Spinetti and is a powerful solution for accessing Firebase from within Delphi. Firebase “gives you functionality like analytics, databases, messaging and crash reporting so you can move quickly and focus on your users. It is built on Google…
Read more
CodeDelphiRAD Studio

Easily Build Master-Detail Relationships Between Datasets In Delphi Windows Apps

The sample demonstrates how to use theTFDQuerycomponent in order to set upmaster-detail relationshipsbetween datasets. It uses the master-detail relationship to automatically filter a detail dataset based on a current master dataset record. In this sample, the master dataset has “Order” records, and the detail dataset shows only lines for the current order.
Read more