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