Table of Contents

TTMSFNCCustomComponent.LoadSettingsFromStream Method

Restores the component's published settings from a stream.

API unit family: TMSFNCCustomComponent Declaring type: TTMSFNCCustomComponent

Syntax

procedure LoadSettingsFromStream(AStream: TStream); virtual;

Parameters

Name Description
AStream Source stream to read from.