Biz Flow - 3D Fish Facts Editor for FireMonkey
This example shows how to make a FireMonkey 3D filing card system for editing data on Fish Facts. (As seen on Delphi’s 17th Birthday webinar)
Follow this link for the code for BizFlow http://cc.embarcadero.com/item/28751
For the video replay of BizFlow click here. http://youtu.be/TbIgGRWGA-I
Posted by Stephen Ball on February 14th, 2012 under Delphi, FireMonkey, ednfront |


RSS Feed

June 22nd, 2012 at 3:19 am
I have compiled BizFlow without any problems; however the linker returns an error: FMX.Bind.DBChartlinks.dcu not found.
July 3rd, 2012 at 8:59 am
if you remove formSummary from the project, uses of formMain and from the load even, the project will compile and run OK.