Inserting line break and paragraph break
Inserting line break and paragraph break
Are there method for inserting line breaks (equivalent to Shift-Enter key) and paragraph breaks (equivalent to Enter key)? InsertText(#13#10) seems to insert paragraph break. However, I can't find a way to insert simple line break.
-
- Site Admin
- Posts: 17554
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
Sorry to wakeup this old thread, but my question fits here very well:
Is there a way to get this right?
Thank you,
Moritz
When I SaveRTF(), this appears in the RTF as "\u8232 ?" and Word2003 does not recognize it. It should be "\line ", right?Sergey Tkachenko wrote:uses RVUni;
InsertTextW(WideChar(UNI_LineSeparator));
Is there a way to get this right?
Thank you,
Moritz
-
- Site Admin
- Posts: 17554
- Joined: Sat Aug 27, 2005 10:28 am
- Contact: