Pascal Scripting: IniKeyExists
Prototype:
function IniKeyExists(const Section, Key, Filename: String): Boolean;
Description:
Returns True if the specified INI key exists.
function IniKeyExists(const Section, Key, Filename: String): Boolean;
Returns True if the specified INI key exists.