Table of Contents

TTMSFNCToolBarButton.LoadSettingsFromFile Method

Loads button settings from a JSON file.

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

Syntax

procedure LoadSettingsFromFile(AFileName: string); override;

Parameters

Name Description
AFileName Path to the JSON settings file.