Table of Contents

TTMSFNCBloxXBlox.LoadSettingsFromStream Method

Loads a diagram from a stream, replacing the current elements, layers, and background settings.

API unit family: TMSFNCBloxCoreDiagram Declaring type: TTMSFNCBloxXBlox

Syntax

procedure LoadSettingsFromStream(AStream: TStream);

Parameters

Name Description
AStream Source stream to read the diagram from.