6 ms·
Lazarus (https://www.lazarus-ide.org/ https://www.lazarus-ide.org/) has built-in support for the configuration folder ($XDG_CONFIG_HOME) in the user context and
by moasda 3y ago
Lazarus (https://www.lazarus-ide.org/ https://www.lazarus-ide.org/) has built-in support for the configuration folder ($XDG_CONFIG_HOME) in the user context and in the global context:
GetAppConfigDir() and GetAppConfigFile()
For more details see
https://wiki.lazarus.freepascal.org/Multiplatform_Programming_Guide#Configuration_files https://wiki.lazarus.freepascal.org/Multiplatform_Programmin...