TComponent   

Description

TMDStyle is the markdown block highlighting component.

Properties

DesignPath

Published

 Path used to resolve relative paths at design time.

Images

Published

Specifies which image list is associated with the component.

Mode

Published

Indicates the current selected mode: light or dark.

Styles

Published

Styles markdown elements.

Methods

SelectMode

Public

Toggles between light and dark modes.

Events

OnImageValidate

Published

Occurs when an image needs to be validated, accepted or rejected.

OnLinkClick

Published

Occurs when the user clicks a link.

OnSyntaxHighlighting

Published

Occurs when a code block needs to get highlighted.

OnUnknownImage

Published

Occurs when an image file cannot be loaded.

OnUnknownImage64

Published

Occurs when a base64 image cannot be loaded.