Hi, I have a simple .rtf file, which, being opened in MSWord or LibreOffice editor, is rendered as a text with a dotted border around:
Code: Select all
{\rtf1
\box\brdrdot
Hello, World
}
However, if I load this file in RichViewEdit Demo, the border is not showing at all. Is it a restriction for TRichView?