Pascal Scripting: SetIniString

Prototype:

function SetIniString(const Section, Key, Value, Filename: String): Boolean;

Description:

Writes a string to an INI file.