Is there a method to change the section name of an INI file in Delphi, via TMemIniFile or TIniFile?
I try to find but cannot find one.
Is there a method to change the section name of an INI file in Delphi, via TMemIniFile or TIniFile?
I try to find but cannot find one.
Copyright © 2021 Jogjafile Inc.
There is no 'rename section' method, but this function will do the trick for you.