Vcl.Markdown
Description
Vcl.Markdown contains the VCL components.
Types
Triggered when document loading is completed. |
|
Triggered when a fatal error occurs. |
|
Triggered when an image with parameters is found. |
|
Triggered on link click. |
|
Triggered when a link is clicked and when the document is loaded. |
|
Triggered when switching between light and dark modes. |
|
Triggered when a block of code needs to be highlighted. |
|
Triggered when WIC is unable to load an image that is base64 encoded. |
|
Triggered when WIC is unable to load an image file. |
Classes
Base class for the Markdown components. |
|
A drop-in replacement for TLabel, TLinkLabel or even TImage or TGrid. |
|
A Markdown reader. |
|
A non-visual component for centralizing styles throughout the application. |