Table of Contents

TTMSFNCCustomControl.LoadSettingsFromFile Method

Deserialises settings from a previously saved JSON file and applies them to the control.

API unit family: TMSFNCCustomControl Declaring type: TTMSFNCCustomControl

Syntax

procedure LoadSettingsFromFile(AFileName: string); virtual;

Parameters

Name Description
AFileName Path of the JSON file to read.