frReport 2 object showreport error

Fastreport 2.51 trial ;)
..................
form1 have object frReport1 / form2 object frReport2

form1.frreport1.loadfromfile('c:\report1.frf');
form1.frreport1.showreport;
form1 show alway

form2.frreport2.loadfromfile('c:\report2.frf');
form2.frreport2.showreport;
message error "undefined symbol "ckcust.checked" "
ckcust is checkbox control on report1.frf


sorry my english
How to solve this ?

thanks

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.