Vcl.Markdown.TMDStyle
TComponent → |
Description
TMDStyle is the markdown block highlighting component.
Properties
Published |
Path used to resolve relative paths at design time. |
|
Published |
Specifies which image list is associated with the component. |
|
Published |
Indicates the current selected mode: light or dark. |
|
Published |
Styles markdown elements. |
Methods
Public |
Toggles between light and dark modes. |
Events
Published |
Occurs when an image needs to be validated, accepted or rejected. |
|
Published |
Occurs when the user clicks a link. |
|
Published |
Occurs when a code block needs to get highlighted. |
|
Published |
Occurs when an image file cannot be loaded. |
|
Published |
Occurs when a base64 image cannot be loaded. |