For today's #DelphiWeek post, I thought I would highlight how you can use existing ClientDataSet (.cds) data in FDMemTable. With this approach, you can also save existing .cds data as JSON, for example. In this tutorial, I am going to create a new application, but you could also use this approach with an existing application.
Create a new Multi-Device Application (FireMonkey) or VCL Forms Application
Place a TClientDataSet onto your form
Place a TFDMemTable onto your form
Right-click on th...
It is a really long day today:-) I'm now still listening to "24 Hours of Delphi" online webinar hosted by David I and Anders Ohlsson from Developer Relations, and it is almost midnight now. Very good stuff!
I have promised during my session to upload "FireMonkey End-to-End Scenarios" demos. Both demos and slides are now available for download from this link: http://cc.embarcadero.com/item/28674
Overview
With FireMonkey you can create great looking HD and 3D user interfaces, but at t...