TTMSFNCToolBarColorPicker.LoadSettingsFromFile Method
Loads button settings from a JSON file.
API unit family: TMSFNCToolBar
Declaring type: TTMSFNCToolBarColorPicker
Inherited from: TTMSFNCCustomToolBarButton
Syntax
procedure LoadSettingsFromFile(AFileName: string); override;
Parameters
| Name | Description |
|---|---|
AFileName |
Path to the JSON settings file. |