TPersistent    TMDProperty    TMDCustomStyle 

Description

Defines properties for link elements.

Properties

FontColor

Published

Color in ARGB format (TAlphaColor)

Underline

Published

Defines whether the link is underlined.

ValidSchemes

Published

Specifies whether urls starting with a valid scheme but not enclosed by Markdown tags should be converted to links.

TMDCustomStyle inheritance

Background

Protected

Defnines the background.

FontAlphaColor

Public

Contains the color in ARGB (TAlphaColor)

FontColor

Protected

Contains the font color (TColor).

Pen

Protected

Defines the pen.

Underline

Protected

Defines whether the text is underlined.

TMDProperty inheritance

Styles

Public

Contains the parent TStyle to which it belongs.

Methods

TMDCustomStyle inheritance

FontColorIsSet

Public

Returns whether the color is other than clDefault.

See also

Markdown syntax: Links