CodeDelphiRAD Studio

Easily Generate QR Code Images From Text On Windows In Delphi

If you need to include the generation of QR barcode images in your Delphi application, you might want to take a look at open source “DelphiZXingQRCode” – a Delphi port of the QR Code functionality in ZXing, an open source barcode image processing library. DelphiZXingQRCode is a Delphi port of the QR Code functionality in ZXing, an open source barcode image processing library.
Read more
News

New FireUI App Preview on Play Store

When FireMonkey introduced the FireUI Preview a few releases back, the application was available in the Google and Apple stores, to simplify the deployment to a device. The same app is also a demo available as source code, but that requires a few configuration steps to be able to compile and deploy to a device. Having a prebuilt ready-to-use version is a nice advantage. Now Embarcadero has…
Read more
DatabaseInterBaseNews

Using InterBase Change Views

With Change Views, you have this patented method to work with that is a lot easier to develop and scale for your customer base. Using InterBase Change Views, you can now identify specifically what deltas have changed at the field level. Change views are a subscription based model used to subscribe to some data and identify what data has changed in your InterBase database.  You create a…
Read more
DelphiRAD Studio

Powerful Open Source Minimalist Web Framework Available For Delphi

When you learn the Embarcadero Delphi programming language, you can create anything with it. From cross-platform applications to the web applications. You can create both backend and frontend with the same language moreover, it can become handy when it comes to connecting them. There are several official web application and API frameworks available for Delphi & C++ Builder. One of them…
Read more