Table of Contents

TTMSFNCMemoOptions.UseCustomCodeCompletion Property

When True, completions supplied via the OnSuggestion event and the CompletionList collection are used instead of the built-in language service completions.

API unit family: TMSFNCMemo Declaring type: TTMSFNCMemoOptions Type: boolean

Syntax

property UseCustomCodeCompletion: boolean;

Default: true