checkbox eception

I replaced some boolean fields in a report with check boxes and in design mode all ok.

When I loadfromfile, prepare and then do a showreport I get this exception

Debugger Exception Notification
Project pcdManagement.exe raised exception class EClassNotFound with message 'TfrCheckBoxView
TfrCheckBoxView
TfrCheckBoxView
'. Process stopped. Use Step or Run to continue.
OK Help

It looks like it can't find the correct class. ;)

Any ideas other than reverse my changes.

Comments

  • edited 4:19PM
    Ok Problem fixed.

    I need to add the unit containing the checkbox class to my own unit that has the frReport component dropped on it, in this case FR_ChBox.

    I guess I will have to do this for some of the other things I want to use.

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.