JVCL Help:TJvPreviewRenderRichEdit

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvCustomPreviewRenderer
TJvPreviewRenderRichEdit
run\JvPrvwRender.pas


Summary

Preview renderer for rich edits.

run\JvPrvwRender.pas


Pascal

 run\JvPrvwRender.pas
 TJvPreviewRenderRichEdit = class(TJvCustomPreviewRenderer);


Description

  1. JVCLInfo

Use TJvPreviewRenderRichEdit when you want to render a preview of the content in a rich edit control. This renderer supports formatted output of RTF. Assign a rich edit to the RichEdit property and call CreatePreview to render the rich edit to a preview control.

run\JvPrvwRender.pas


About

Navigation

run\JvPrvwRender.pas



Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page