trichview.support
Re: Assign TRichViewEdit |
Author |
Message |
Sergey Tkachenko |
Posted: 09/07/2004 21:43:50 TRichViewEdit.Assign is not overriden, so you cannot use this method to assign one editor to another. What do you want to assign? Properties? Events? Document? > I have tried to do the exporting rvf to rtf work in a thread. But since I've > only pass the rve reference to the thread, therefore when start exporting, > the thread is still keep accessing the rve in my main form. I have tried to > create a rve in the thread then rve.assign(rvemain) but this gives the error > TrichViewEdit cannot be assigned to TRichViewEdit. Any idea? > > |
Powered by ABC Amber Outlook Express Converter