Skip to content

Files

Latest commit

 

History

History

RichView

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

RichView by Execute

this project is inspired by the excellent TRichView component.

there's an old freeware+source version on Torry.

TRichView is highly tied to the VCL and Windows, my purpose with this component is to split things as much as possible

  • TRichDocument contains the document
  • TVCLRichDocument extends TRichDocument to support TImage and TImageList (like TRichView did)
  • TRichRenderer is used to display the component
  • TWinRichRenderer is a Windows implementation of TRichRenderer
  • TVCLRichRenderer is the renderer used in the VCL context

TRichEditor binds them all for an easy-to-use VCL Component (no it's not an Editor for now)

screenshot

I've made a (french) video about CrossVCL compatibility

CrossVCL

We can talk (in french) about that on developpez.com