Pascal Scripting: GetIniString

Prototype

function GetIniString(const Section, Key, Default, Filename: String): String;

Description

Reads a String from an INI file.