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 documentTVCLRichDocument
extendsTRichDocument
to supportTImage
andTImageList
(likeTRichView
did)TRichRenderer
is used to display the componentTWinRichRenderer
is a Windows implementation ofTRichRenderer
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)
I've made a (french) video about CrossVCL compatibility
We can talk (in french) about that on developpez.com