Table of Contents

TTMSFNCWXHTMLMemo.PasteHTML Method

Pastes HTML markup at the caret position, preserving its formatting.

API unit family: TMSFNCWXHTMLMemo Declaring type: TTMSFNCWXHTMLMemo Inherited from: TTMSFNCWXCustomHTMLMemo

Syntax

procedure PasteHTML(AHTML: string);

Parameters

Name Description
AHTML The HTML fragment to insert.