<< Click to display table of contents >> TRVMarkdownDefaultItemProperties |
This is a type of TRichView.MarkdownProperties.DefaultItemProperties.
It contains values of properties assigned to items loaded from Markdown.
Do not create objects of this class yourself, use this property instead.
Unit [VCL/FMX] RVMarkdown / fmxRVMarkdown.
Syntax
TRVMarkdownDefaultItemProperties = class (TPersistent)
Colors:
▪BlockQuoteBackColor – color of block quotes (if StyleTemplates are not used)
▪BreakColor – color of breaks
▪CodeBlockBackColor – color of code blocks (if StyleTemplates are not used)
Sizes:
▪ListLeftIndentPix, ListMarkerIndentPix – indents of list items and block quotes
▪TableCellWidthPix – cell widths
Other properties:
▪ImageVAlign – alignment of images