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…
Join Delphi MVP Ian Barker as he shows how to get the modern Windows 10 look and feel using RAD Studio’s themes and some *very* cost-effective third-party controls. Get that truly modern WOW factor kickstarted with minimal effort – Ian will show you…
Learn How To Build Powerful Web Applications In Delphi With IntraWeb And TMS WEB Core
January 27, 2021
TMS Web Core and IntraWeb are favorite web development tools of Delphi developers the world over. Join this special webinar and learn the intricacies and specifics of these two popular and powerful web frameworks and why you should add them to your web development tool belt.
Delphi Offers Massive Productivity Boost Over WPF And Electron
January 27, 2021
How do Delphi, WPF .NET Framework, and Electron perform compared to each other, and what’s the best way to make an objective comparison? Embarcadero commissioned a whitepaper to investigate the differences between Delphi, WPF .NET Framework, and Electron for building Windows desktop applications. The benchmark application – a Windows 10 Calculator clone – was recreated in each framework…
Python4Delphi is the library that provides the integration between Python and Delphi. It is effectively a bidirectional bridge that allows Delphi to execute Python code and call Python libraries and allows Python to call modules written in Delphi in otherwise interact with…
Quickly Learn How To Fetch A Table Using FireDAC In This IFDPhysCommand Delphi Sample
January 26, 2021
The sample uses theIFDPhysCommandinterace tofetch rowsfrom the current command cursor in theDatStable. To this end, the samplecreates a commandinterface to:
PrepareaSELECTcommand.Definethe structure…
Quickly Access Windows System Info In Your Delphi Application With Excellent Component Suite
January 25, 2021
Developers may often require to collect system info such as computer, processor, devices, networks, etc. for various purposes in your Delphi application. Accessing that information is no longer a tough task. MiTec’s System Information Management Suite is the right choice for easy use in your applications. In this blog post, how to use the TMiTec_SystemInfo component to access system…
Quickly Define Powerful Client-Side Aggregating Formulas With FireDAC Using TFDQuery In Delphi
January 24, 2021
This sample demonstrates how to define the client-side aggregating formulas with TFDQuery. You can find out more about aggregated fields and values in the Embarcadero DocWiki.
The fkAggregate aggregated fields management is similar to the expression calculated fields…
Quickly Learn How Easy It Is To Bind DataSets To Visual Controls In Delphi With LiveBindings
January 23, 2021
This Sample Uses LiveBindings To Bind A TBindNavigator With Other Controls
Location
You can find theBindLinkFMXsample project at:
Start | Programs | Embarcadero RAD Studio Sydney | Samples and then navigate to Object…
Create Beautiful Windows Applications With Visually Stunning VCL Styles For Delphi And C++
January 22, 2021
Back in 2017, while I was participating in an educational applications contest in central Asia, as a high school student, I utilized Delphi and some VCL styles in my application. With just one VCL style my app got first place in the contest! Find out more information about VCL Styles in the Embarcadero DocWiki.
Actually, the content and the features of the application were also good, but the…