Collection which can write itself to inifile.
uses |
||
System, |
||
SysUtils, |
|
Exception and string formatting. |
|
Ini files support. |
inicol contains an implementation of TCollection and TCollectionItem descendents which cooperate to read and write the collection from and to a .ini file. It uses the TCustomIniFile class for this.