How to merge two TWPRTFProps together.

  • Hi:

    Is there a way to merge the settings from one TWPRTFProps component into another one?

    I don't want to share them.

    I need to keep the styles in my multiple TWPRichEdit's separate except when I need to do a merge. Then I need to combine them so that the bullets and other stuff is formatted correctly in the final merged document.

    I was going to look in the code to see if there maybe was an .Assign method that I could learn from, but I can't find it.

    Thanks,

    Dale