Hi,
This bug report (http://bugs.teechart.net/show_bug.cgi?id=2038#c1) says, "Adding the unit FMXTee.Engine.pas to the project makes the IDE to recompile it and the problem disappears".
How do i do this in C++ Builder? That is, how do i add the FMXTee.Engine.pas to my C++ project to make it recompile? Is it just #include <FMXTee.Engine.pas>? Sorry, know nothing about Delphi.
thanks,
russ
FMXTee.Engine.pas
Re: FMXTee.Engine.pas
Hello Russ,
Right mousebutton over the project and select 'Add'. Browse to the folder of the FMXTee.Engine.pas file and select it.
Regards,
Marc
Right mousebutton over the project and select 'Add'. Browse to the folder of the FMXTee.Engine.pas file and select it.
Regards,
Marc
Steema Support