CodeDelphiRAD Studio

FireDAC Tip: Write Database Independent SQL Commands With Escape Functions

Escape sequences allow for writing DBMS-independent SQL commands. The sample predefines some escape function sequences. To execute a predefined escape function, right-click the Function edit box and choose a predefined escape function from the popup menu. Moreover, the sample allows you to write your own function. To this end, write text into the Function edit box and press Enter. Then, the…
Read more
DelphiRAD Studio

Powerful Enterprise-Grade Barcode Scanning Library Available For Delphi

One of the best and popular barcode scanning library for Delphi isZXing.Delphilibrary. ZXing Barcode Scanning Object Pascal library for Delphi VCL and Delphi Firemonkey. ZXing.Delphiis a native Object Pascal library that is based on the well known open source Barcode Library: ZXing (Zebra Crossing). This port is based on the .Net Redth port of ZXing and the Java one. It is…
Read more
C++Delphi

Easily Build A Cross-Platform Tic-Tac-Toe Game In Delphi FireMonkey With Visual Shape Controls

Since the launch of the GetIt package manager a significant number of components and libraries distributed on GetIt. One of them is Radiant Shapes, which is a bonus pack for RAD Studio developers. Radiant Shapes includes 30+ reusable shape components that are very responsive. It supports all platforms. All of the Radiant Shapes components include valuable design-time menus to create common…
Read more
C++CodeDelphiTech Partner

Easily Access Storage Devices Information In Your Delphi Windows Apps With Robust Component Suite

Do you need to identify Storage Devices available or connected to the machine and perform some programmatically actions to the Storage Devices? How do enumerate among the Storage Devices quickly? Don’t know how to do it? Don’t worry.MiTec’sSystem Information Management Suite component helps to enumerate the available Internal or External Storage devices, and we will learn how to…
Read more