Table of Contents

ITMSFNCPersistence.LoadSettingsFromStream Method

Restores the component's settings from a JSON stream.

API unit family: TMSFNCPersistence Declaring type: ITMSFNCPersistence

Syntax

procedure LoadSettingsFromStream(AStream: TStream);

Parameters

Name Description
AStream Source stream containing the JSON data.