Hi all,
In an .ini file I have several keys and corresponding values. I want to know if there is a way to delete a key and its value. I have figured out how to create the file and the keys but when my form changes it can have some unnecessary key left that I no longer need.

Steve