Table of Contents

TTMSFNCResponsiveList.SaveSettingsToFile Method

Saves the current configuration to a file.

API unit family: TMSFNCResponsiveList Declaring type: TTMSFNCResponsiveList

Syntax

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

Parameters

Name Description
AFileName Path of the file to write.
AAppearanceOnly When True, restricts the saved data to appearance settings only.