TTMSFNCWXCustomHTMLMemo.PasteHTML Method
Pastes HTML markup at the caret position, preserving its formatting.
API unit family: TMSFNCWXHTMLMemo
Declaring type: TTMSFNCWXCustomHTMLMemo
Syntax
procedure PasteHTML(AHTML: string);
Parameters
| Name | Description |
|---|---|
AHTML |
The HTML fragment to insert. |