TTMSFNCCustomComponent.LoadSettingsFromFile Method
Restores the component's published settings from a previously saved file.
API unit family: TMSFNCCustomComponent
Declaring type: TTMSFNCCustomComponent
Syntax
procedure LoadSettingsFromFile(AFileName: string); virtual;
Parameters
| Name | Description |
|---|---|
AFileName |
Path of the file to read. |