TTMSFNCCustomPageControl.LoadSettingsFromFile Method
Loads the page control settings from a file.
API unit family: TMSFNCPageControl
Declaring type: TTMSFNCCustomPageControl
Syntax
procedure LoadSettingsFromFile(AFileName: string); override;
Parameters
| Name | Description |
|---|---|
AFileName |
Full path of the settings file to load. |