<< Click to display table of contents >> TDBRichViewEdit.CodePage |
Encoding for saving and loading plain text and Markdown.
property CodePage: TRVCodePage;
(introduced in version 23)
The default value of this property is RV_CP_DEFAULT. See the topic about this constant for details.
This property is not used when working with WideMemo fields (for these fields, text and Markdown are always saved/loaded as Unicode (UTF-16))
Default value:
See also
▪TRichViewEdit.Document.CodePage (for LiveBindings)