Table of Contents

TTMSFNCToolBarColorPicker.LoadSettingsFromStream Method

Loads button settings from a stream containing JSON.

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

Syntax

procedure LoadSettingsFromStream(AStream: TStream); override;

Parameters

Name Description
AStream Stream containing the JSON settings data.