Unit 'fpmkunit' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TCustomDefaults.SaveToFile

Saves configuration settings to a file

Declaration

Source position: fpmkunit.pp line 1250

public procedure TCustomDefaults.SaveToFile(

  const AFileName: string

);

Arguments

AFileName

  

Configuration filename to save to

Description

Saves the current default configuration settings to the specified file. This allows preservation of customized default settings for future use or distribution.


Documentation generated on: Dec 15 2025