Table of Contents

TTMSFNCResponsiveList.LoadSettingsFromStream Method

Loads a configuration previously saved with SaveSettingsToStream.

API unit family: TMSFNCResponsiveList Declaring type: TTMSFNCResponsiveList

Syntax

procedure LoadSettingsFromStream(AStream: TStream); override;

Parameters

Name Description
AStream Source stream that contains the configuration data.