TRichViewEdit has wonderful SmartPopupProperties property. But unfortunately TRichView does not has such property. I suggest add this property to the base class (TCustomRichView) so it can published in TRichViewEdit too.
Does there any method or workaround for adding SmartPopupProperties to TRichView?
Ok thank you.
let me ask a qestion about RV and RVEdit.
If I use viewer function in RichViewEdit does it as fast as using RichView?
I want to use RichViewEdit for SmartProperty but don't using Editor function like InsertXXX. Does RVEdit render the text as fast as RV do?