Pascal Scripting: DeleteIniEntry
Prototype:
procedure DeleteIniEntry(const Section, Key, Filename: String);
Description:
Deletes the specified key from an INI file.
procedure DeleteIniEntry(const Section, Key, Filename: String);
Deletes the specified key from an INI file.