Table of Contents

TTMSFNCCustomToolBarButton.LoadSettingsFromStream Method

Loads button settings from a stream containing JSON.

API unit family: TMSFNCToolBar Declaring type: TTMSFNCCustomToolBarButton

Syntax

procedure LoadSettingsFromStream(AStream: TStream); override;

Parameters

Name Description
AStream Stream containing the JSON settings data.