TTMSFNCToolBarComboBox.LoadSettingsFromStream Method
Loads button settings from a stream containing JSON.
API unit family: TMSFNCToolBar
Declaring type: TTMSFNCToolBarComboBox
Inherited from: TTMSFNCCustomToolBarButton
Syntax
procedure LoadSettingsFromStream(AStream: TStream); override;
Parameters
| Name | Description |
|---|---|
AStream |
Stream containing the JSON settings data. |