Class TfrxRichView not found

GreatDayDanGreatDayDan Keller, Texas
edited 11:07PM in FastReport 4.0
Good Morning!

I am having the same issue as ctf1800, although the reason may be different.

I have uninstalled and reinstalled.

I am using fr4_7_117_d6s as of 20 minutes ago. Previously, 4_7_3 (?)

Everything was OK until I used the CNWizard Units Cleaner.

Each of my reports have a TFrxRichView. Now, I cannot even show the Reports form at runtime. I CAN open the report in design mode. The RichView component is there.

What's next?

Cya...Dan'l

Comments

  • gordkgordk St.Catherines On. Canada.
    edited 11:07PM
    you need to add the tfrxrichview component to the underlying delphi form or add its unit to the uses clause.
  • GreatDayDanGreatDayDan Keller, Texas
    edited 11:07PM
    gordk wrote: »
    you need to add the tfrxrichview component to the underlying delphi form or add its unit to the uses clause.

    Good Morning!

    Ok, but how? I already have a report and it has a tfrxrichview component.

    What unit has this component? The form's interface uses already has frxClass, frxDBSet, frxRichEdit...

    Cya...Dan'l
  • edited 11:07PM
    The solution to this is to drop a TFrxRichObject onto the Delphi form.
  • use frxRich;

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.