Menu

Commit [r2892]  Maximize  Restore  History

Added new methods to read and write settings values by type to ISettingsSection and implementation. Supported types are - Boolean, Integer, Float, Date-Time and String. The idea is that the burden of value type conversion is moved from client code into Settings object. Boolean values are now written as 'True' and 'False'.

Removed old ItemValues[] array property - now replaced by new methods above.
Removed several unused methods and properties from ISettingsSection and its implementation.

delphidabbler 2013-04-02

changed /trunk/Src/USettings.pas
/trunk/Src/USettings.pas Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.