Table of Contents

TTMSFNCChart.LoadSettingsFromStream Method

Restores chart settings from a stream containing previously saved JSON settings.

API unit family: TMSFNCChart Declaring type: TTMSFNCChart

Syntax

procedure LoadSettingsFromStream(AStream: TStream); virtual;

Parameters

Name Description
AStream Source stream to read the settings from.