TfrxBarCodeView problem
Hello,
When I insert a TfrxBarCodeView in my report, all seems to function well, the program compiles and execute without problems but, when I close the project (CBuilder XE7) and reopen it, a message from the IDE shows that there is no TfrxBarCodeView Component and deletes the barcode in the report.
The Components pallette only shows TfrxBarCodeObject component.
Where is the TfrxBarCodeView Component?
It occurs with TfrxBarcode2DView as well.
Thanks in advance.
P.D.: It occurs only when the report is stored in DFM. If I load the report at runtime all goes well.
When I insert a TfrxBarCodeView in my report, all seems to function well, the program compiles and execute without problems but, when I close the project (CBuilder XE7) and reopen it, a message from the IDE shows that there is no TfrxBarCodeView Component and deletes the barcode in the report.
The Components pallette only shows TfrxBarCodeObject component.
Where is the TfrxBarCodeView Component?
It occurs with TfrxBarcode2DView as well.
Thanks in advance.
P.D.: It occurs only when the report is stored in DFM. If I load the report at runtime all goes well.
Comments