Hello,
I want to use the editor that come with Report Builder instead of the one from RichView in the Wrapper Demo.
Is there a way to do it?
Michel
Editor in RichView Wrapper fo Report Builder
-
- Site Admin
- Posts: 17559
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
Do you mean rich text editor? No, you cannot use it, because it is based on TRichEdit. With TRichEdit-based editor, there it makes no sense to use ppRichView, because all formatting unsupported by TRichEdit will be lost.
But you can create your own editor instead, see the comments in ppRichViewCustomed.pas
But you can create your own editor instead, see the comments in ppRichViewCustomed.pas