Page 1 of 1

SaveChartToFile

Posted: Thu Jun 05, 2014 2:37 am
by 16566869
We know that it needs to include the following header for calling SaveChartToFile in VCL,

Code: Select all

#include "TeeStore.hpp" 
but what is it for Firemonkey?

Re: SaveChartToFile

Posted: Thu Jun 05, 2014 9:44 am
by yeray
Hello,

Some units move the "Tee" part to the prefix:

Code: Select all

#include <FMXTee.Store.hpp>