Edgar Vorland
Edgar Vorland
About
- Username
- Edgar Vorland
- Joined
- Visits
- 0
- Last Active
- Roles
- Members
Comments
-
Actually we solved this issue by editing the package frxTee15.dpk in Delphi XE and changed the following: {$IFDEF TeeChart9} TEE914, TEEPRO915, {$ENDIF} to {$IFDEF TeeChart9} TEE915, TEEPRO915, {$ENDIF} Then it works
-
Every time we update Delphi we seem to have the same problems with Fastreport 4 versus TeeChart Pro. We do run the recompile wizard as described above, but we get problems. F.ex. now we have upgraded to Delphi XE and Steema Tee Chart Pro 2010. …