<< Click to display table of contents >> TCustomRichView.MarkdownProperties |
A set of properties controlling Markdown export and import.
property MarkdownProperties: TRVMarkdownProperties;
(introduced in version 19)
Read the topic about TRVMarkdownProperties for details.
Subproperties of this class affect the following methods:
▪TRichView.SaveMarkdown, SaveMarkdownToStream;
▪TRichView.LoadMarkdown, LoadMarkdownFromStream;
▪TRichView.LoadFromFile, LoadFromStream;
▪TRichViewEdit.InsertMarkdownFromFileEd, InsertMarkdownFromStreamEd.