TRVMarkdownDefaultItemProperties.CodeBlockBackColor

<< Click to display table of contents >>

TRVMarkdownDefaultItemProperties.CodeBlockBackColor

Background color of code block paragraphs loaded from Markdown, if StyleTemplates are not used.

property CodeBlockBackColor: TRVColor;

This property is used only if StyleTemplates are not used, or 'HTML Preformatted' StyleTemplate does not exist. Otherwise, code block paragraphs are formatted according to the StyleTemplate.

Default value:

rvclNone