Objects of FastReport not working
Hi,
I have installed FastReport 2.51 it works fine.
But when i want to use one of the following objects there is an error:
The objects:
- TfrChartView
- TfrCrossView
- TfrRoundRectView
- TfrBarCodeView
- TfrCheckBoxView
- TfrOLEView
- TfrRichView
The error:
Project Project1.exe raised exception class EClassNotFound with message 'TfrShapeView'. Process stopped. Use Step or Run to continue.
Anyone got an idea..??..
Thx.
I have installed FastReport 2.51 it works fine.
But when i want to use one of the following objects there is an error:
The objects:
- TfrChartView
- TfrCrossView
- TfrRoundRectView
- TfrBarCodeView
- TfrCheckBoxView
- TfrOLEView
- TfrRichView
The error:
Project Project1.exe raised exception class EClassNotFound with message 'TfrShapeView'. Process stopped. Use Step or Run to continue.
Anyone got an idea..??..
Thx.
Comments
You have to drop a frChartObject component on your form before you can use a chart in your report.
There are components for the other object you mentioned too.
Regards,
Bert