IDERAD Studio

Upgraded XML Mapper Is A Robust XML Handling Tool For RAD Studio Developers

XML Mapper is an updated version of the XML Mapper that ships with RAD Studio. With the XML Mapper, you can define the mappings between generic XML documents and the data packets that client datasets utilize. XML Mapper can define mappings in 3 ways: From an existing XML scheme to a client dataset that you defineFrom an existing data packet to a new XML scheme you defineBetween an existing…
Read more
CodeDelphiIDE

Investigate And Compile Powerful Linux Sample Apps In Delphi For Ubuntu

To continue our discussion of Linux development, let’s take a look at this incredible collection of sample projects available for download, which demonstrate some amazing functions that you can use on your Linux projects. First, let’s look at how to install the sample pack on Delphi using the GetIt tool. Open Delphi, go to menu Tools-> GetIt Package Manager, type FMXLinuxSample…
Read more
CodeDelphiIDERAD Studio

Easily Add Product Licensing For Delphi Apps Using TurboPack OnGuard

TurboPack OnGuard is a copy-protection system for VCL and FMX applications built using Delphi and C++ Builder. In this article, I illustrate using TurboPack OnGuard and an integration with back-end Digital-River’s MyCommerce. Digital River MyCommece platform is a sales ordering platform for customers to order software. Getting Started In the below video you can see it takes less than a…
Read more
DelphiIDERAD Studio

Turbo Charge Your Delphi Windows App Development With The TurboPack Essentials VCL Controls

TurboPack Essentials offers 13 different easy-to-use VCL controls to use in your Delphi and C++ Builder Windows Applications. It’s fast and easy to install using the GetIt Package Manager! You can find out more about TurboPack Essentials on the web. Step 1. Open the GetIt Package Manager: Step 2. Enter “Essentials” in the search box: Step 3. Press the install button, GetIT…
Read more