Multiple Memo fields to TRichEdit



Hi,



I need to display multiple fragments of text stored in an Access Database
formatted memo fields in a single TRichEdit.

For example, I have ADODataset1 with Summary (Memo field), and ADODataset2
with Comment (Memo field) and I want to display in a RichEdit:

Summary

Comment

How can be done this?



Thanks in advance,


.