Table of Contents

TTMSFNCCustomComponent.SaveSettingsToStream Method

Saves the component's published settings to a stream.

API unit family: TMSFNCCustomComponent Declaring type: TTMSFNCCustomComponent

Syntax

procedure SaveSettingsToStream(AStream: TStream; AAppearanceOnly: Boolean = False); virtual;

Parameters

Name Description
AStream Target stream to write to.
AAppearanceOnly When True, only appearance-related properties are saved.