Save in VCL / Load in FMX
Posted: Thu Mar 27, 2014 8:32 am
Hi,
I have VCL application on desktop. And I would like to create client for Android (created with Delphi).
I need to load VCL.TDBChart to FXM.TDBChart. I tried your demo.tee and it worked.
But if I try to load my own tee file (via SaveChartToFile()) I get error Invalid property value (Series1.Brush.BackColor)...
Is it some proper way to load VCL chart definition to FMX chart?
Thanks
Roman Krupicka
I have VCL application on desktop. And I would like to create client for Android (created with Delphi).
I need to load VCL.TDBChart to FXM.TDBChart. I tried your demo.tee and it worked.
But if I try to load my own tee file (via SaveChartToFile()) I get error Invalid property value (Series1.Brush.BackColor)...
Is it some proper way to load VCL chart definition to FMX chart?
Thanks
Roman Krupicka