Table of Contents

TTMSFNCMemoCodeCompletionItem.InsertText Property

Lines of text inserted into the editor when this completion item is accepted; supports snippet placeholders when InsertTextRules is itrInsertAsSnippet.

API unit family: TMSFNCMemo Declaring type: TTMSFNCMemoCodeCompletionItem Type: TStringList

Syntax

property InsertText: TStringList;