Table of Contents

TTMSFNCToolBarComboBox.LoadSettingsFromFile Method

Loads button settings from a JSON file.

API unit family: TMSFNCToolBar Declaring type: TTMSFNCToolBarComboBox Inherited from: TTMSFNCCustomToolBarButton

Syntax

procedure LoadSettingsFromFile(AFileName: string); override;

Parameters

Name Description
AFileName Path to the JSON settings file.