Table of Contents

TTMSMCPCustomComponent.SaveSettingsToFile Method

Saves the component's published settings to a file.

API unit family: TMS.MCP.CustomComponent Declaring type: TTMSMCPCustomComponent

Syntax

procedure SaveSettingsToFile(AFileName: string; AAppearanceOnly: Boolean = False); virtual;

Parameters

Name Description
AFileName Path of the file to write.
AAppearanceOnly When True, only appearance-related properties are saved.