Table of Contents

TTMSFNCRichEditorHTMLIO.InsertHTML Method

Inserts the provided HTML string at the current caret position.

API unit family: TMSFNCRichEditorIO Declaring type: TTMSFNCRichEditorHTMLIO

Syntax

procedure InsertHTML(HtmlValue: string);

Parameters

Name Description
HtmlValue HTML markup to insert.