TTMSFNCRichEditorHTMLIO.LoadHTML Method
Replaces the entire editor content with the provided HTML string.
API unit family: TMSFNCRichEditorIO
Declaring type: TTMSFNCRichEditorHTMLIO
Syntax
procedure LoadHTML(HtmlValue: string);
Parameters
| Name | Description |
|---|---|
HtmlValue |
HTML markup to load. |