Fastreport 2025.1.7 VCL Delphi XE: Class frxChart not found
Hello,
I have the problem, that I get the message "Class frxChart not found" when I open my project, where a TfrxChart is used. After [Cancel] I can not open the form.
But I can open the Demo projekt TeeChartProDemo and there I can also open the report. I see the "Chart object" in the component column and the TfrxChart in the report.
If I now reopen my project, also there is anything fine.
But if I restart Delphi, I have "Class not found again" if my project is the first.
I tried following, but nothing helped:
- I have used the Setup.exe to modify and recompile FastReport
- I have recompiled TeeChartPro before and after use of FR setup.exe
- Copied all FR - components from uTeeChartPro (the FR Demo) to my form
- Copied all USES units to my form
- Compared the library and search pathes
Comments
Hello!
Put TfrxChartObject component on the report form or add frxChart to uses list
As described above, I have inserted all components and all uses entries from the demo uTeeChartPro and with that also TfrxChartObject and frxChart.
This did not help.
Inserting the frxChart module into uses didn't help either?
No.
Attached my sources which are also usable for following issues
discussion/19153/fastreport-2025-1-vcl-showed-tchart-in-a-tfrxpictureview-has-not-full-size
discussion/19170/fastreport-2025-1-7-vcl-frxchart-shows-no-lines-in-chart#latest