Table of Contents

TTMSFNCToolBarButton.LoadSettingsFromStream Method

Loads button settings from a stream containing JSON.

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

Syntax

procedure LoadSettingsFromStream(AStream: TStream); override;

Parameters

Name Description
AStream Stream containing the JSON settings data.