Table of Contents

TTMSFNCWXCustomHTMLMemo.InsertText Method

Inserts plain text at the caret position.

API unit family: TMSFNCWXHTMLMemo Declaring type: TTMSFNCWXCustomHTMLMemo

Syntax

procedure InsertText(AText: string);

Parameters

Name Description
AText The text to insert.