TTMSFNCListBox.LoadSettingsFromFile Method
Loads persisted list box settings from a file.
API unit family: TMSFNCListBox
Declaring type: TTMSFNCListBox
Inherited from: TTMSFNCCustomListBox
Syntax
procedure LoadSettingsFromFile(AFileName: string); override;
Parameters
| Name | Description |
|---|---|
AFileName |
The file path to load settings from. |