Table of Contents

TTMSFNCMemoCodeCompletion.LoadFromFile Method

Loads completion items from a JSON file, replacing any existing items in the collection.

API unit family: TMSFNCMemo Declaring type: TTMSFNCMemoCodeCompletion

Syntax

procedure LoadFromFile(AFileName: String);

Parameters

Name Description
AFileName Path to the JSON file containing the completion item list.