Lazarus
Announcements => Third party => Topic started by: Edson on August 01, 2016, 06:19:38 pm
-
MiConfig is a library that includes funtions to associate:
Controls <--> Variables <-> File
In this way, it can be used to modify some properties in controls and save the changes to disk (Configuration Dialogs).
https://github.com/t-edson/MiConfig
-
Some screenshot please ;)
-
The idea is, we can choose different components to modify our config variables in a "Accept-Cancel Dialog", and make this changes permanent, using an XML or INI file.
-
MiConfig updated to version 0.4.1. New functions added and improved.
-
MiConfig updated to version 0.4.2. Documentation translated to english.
https://github.com/t-edson/MiConfig