Pascal Scripting: SetIniBool

Prototype:

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

Description:

Writes a Boolean to an INI file.