error using 7.04, teechart6 in delphi 5...
ppchrt.pas
....
raRegisterEnum('TppTeeChartPrintMethodType',
TypeInfo(TppTeeChartPrintMethodType));
{$IFDEF Tee52}
Series.RegisterTeeStandardSeries; ( E R R O R I N H E R E )
{$ENDIF}
finalization
uChartUIPlugInLock.Free;
uChartUIPlugInLock := nil;
...
using a 7.04 version with teechart 6.01...
probably i have to say to report builder that i use a teechart6, delphi 5 em
rbuilder 7.04... how?
....
raRegisterEnum('TppTeeChartPrintMethodType',
TypeInfo(TppTeeChartPrintMethodType));
{$IFDEF Tee52}
Series.RegisterTeeStandardSeries; ( E R R O R I N H E R E )
{$ENDIF}
finalization
uChartUIPlugInLock.Free;
uChartUIPlugInLock := nil;
...
using a 7.04 version with teechart 6.01...
probably i have to say to report builder that i use a teechart6, delphi 5 em
rbuilder 7.04... how?
This discussion has been closed.
Comments
post.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com