Page 1 of 1

FMXTee.Engine.pas

Posted: Fri Aug 09, 2019 2:00 am
by 16886444
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

Re: FMXTee.Engine.pas

Posted: Tue Aug 13, 2019 2:31 pm
by Marc
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