Loads configuration settings from a file
Source position: fpmkunit.pp line 1249
public procedure TCustomDefaults.LoadFromFile( |
const AFileName: string |
); |
AFileName |
|
Configuration filename to load from |
Loads configuration settings from the specified file, replacing the current default configuration. The file should contain configuration options in a format compatible with the defaults system.