* Reorganised TDatabaseIniFile so that an internal stream is no longer used: all content from files through to loading of ini file is now processed in an IStringList. This avoids constantly encoding / decoding the text stream.
* Converted some of documentation to XMLDoc format.