MS Word:
TRichViewEdit:
RTF document:
Search found 4 matches
- Mon Jul 10, 2017 6:42 am
- Forum: Support
- Topic: Font name garbled
- Replies: 4
- Views: 17751
- Mon Jul 10, 2017 1:23 am
- Forum: Support
- Topic: Paste target wrong
- Replies: 2
- Views: 12905
Re: Paste target wrong
OK, I see. Thank you for your answer. 
- Sun Jul 09, 2017 2:10 pm
- Forum: Support
- Topic: Paste target wrong
- Replies: 2
- Views: 12905
Paste target wrong
Clerk hello:
In TRichViewEdit, call up the Find dialog box and in the keyword input box press Ctrl + V, the content is pasted to TRichViewEdit.
In TRichViewEdit, call up the Find dialog box and in the keyword input box press Ctrl + V, the content is pasted to TRichViewEdit.
- Sun Jul 09, 2017 1:59 pm
- Forum: Support
- Topic: Font name garbled
- Replies: 4
- Views: 17751
Font name garbled
Clerk hello:
I am useing TRichView16.15 Trial versions, Delphi is V10.2, Set as follows:
TRichViewEdit:
RTFReadProperties.UseCharsetForUnicode = True
RTFReadProperties.CharsetForUnicode = GB2312_CHARSET
RTFReadProperties.TextStyleMode = rvrsAddifNeeded
RTFReadProperties.UnicodeMode ...
I am useing TRichView16.15 Trial versions, Delphi is V10.2, Set as follows:
TRichViewEdit:
RTFReadProperties.UseCharsetForUnicode = True
RTFReadProperties.CharsetForUnicode = GB2312_CHARSET
RTFReadProperties.TextStyleMode = rvrsAddifNeeded
RTFReadProperties.UnicodeMode ...