System.Markdown.Styles.TLinkStyle
TPersistent → TMDProperty → TMDCustomStyle |
Description
Defines properties for link elements.
Properties
Published |
Color in ARGB format (TAlphaColor) |
|
Published |
Defines whether the link is underlined. |
|
Published |
Specifies whether urls starting with a valid scheme but not enclosed by Markdown tags should be converted to links. |
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. |
See also