clsFileIni ClassThis class permits you to manage UNICODE .ini files; very useful for multi-language applications; it uses Standard Windows Unicode API and supports UNC paths.Enums
Events
Properties
Methods
Remarks
Check also the [clsFileIniEx] class if you need to load big files or .ini files without sections
By using WriteBool/WriteString methods, the file is updated immediately Comments can be inserted using the # char before |