Pascal Scripting: GetIniBool
Prototype:
function GetIniBool(const Section, Key: String; const Default: Boolean; const Filename: String): Boolean
Description:
Reads a Boolean from an INI file.
function GetIniBool(const Section, Key: String; const Default: Boolean; const Filename: String): Boolean
Reads a Boolean from an INI file.