FMXTee.Engine.pas

TeeChart FireMonkey (Windows,OSX,iOS & Android) for Embarcadero RAD Studio, Delphi and C++ Builder (XE5+)
Post Reply
relayman
Newbie
Newbie
Posts: 20
Joined: Tue Jun 25, 2019 12:00 am

FMXTee.Engine.pas

Post by relayman » Fri Aug 09, 2019 2:00 am

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

Marc
Site Admin
Site Admin
Posts: 1209
Joined: Thu Oct 16, 2003 4:00 am
Location: Girona
Contact:

Re: FMXTee.Engine.pas

Post by Marc » Tue Aug 13, 2019 2:31 pm

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
Steema Support

Post Reply