System.Markdown.Styles.TParagraphStyle
TPersistent → TMDProperty → TMDCustomStyle |
Description
Define paragraph properties.
Properties
Published |
Defines whether texts retain their original formatting or are modified to fill the width of the control. |
|
Published |
Specifies the weight of bold texts. |
|
Published |
String used to translate emoji shortcodes. |
|
Published |
Specifies whether text is left-aligned or justified. |
|
Published |
Specifies the space between paragraphs. |
TMDCustomStyle inheritance
Protected |
Defnines the background. |
|
Public |
Contains the color in ARGB (TAlphaColor) |
|
Protected |
Contains the font color (TColor). |
|
Protected |
Defines the pen. |
|
Protected |
Defines whether the text is underlined. |
TMDProperty inheritance
Methods
TMDCustomStyle inheritance
Public |
Returns whether the color is other than clDefault. |