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